diff --git a/libimgi/trunk/HACKING b/libimgi/trunk/HACKING index 208ef53..d281b97 100644 --- a/libimgi/trunk/HACKING +++ b/libimgi/trunk/HACKING @@ -6,7 +6,7 @@ C Code guidelines: - Never more than 80 chars horizontally - Only use C-Style commenting - function names: lower case, separated by underscore -- Using lint is strongly recommended +- Using splint is strongly recommended - Use 4 spaces, not tabs Code should be formatted according to following example: