Add a line about variable and function names.
authorLaurent Monin <geeqie@norz.org>
Fri, 25 Apr 2008 09:31:32 +0000 (09:31 +0000)
committerLaurent Monin <geeqie@norz.org>
Fri, 25 Apr 2008 09:31:32 +0000 (09:31 +0000)
CODING

diff --git a/CODING b/CODING
index c2f0782..42bcb38 100644 (file)
--- a/CODING
+++ b/CODING
@@ -35,3 +35,4 @@ Please use glib types when possible (ie. gint and gchar instead of int and char)
 
 Check twice the indentation and spurious whitespaces.
 
+Try to use explicit variable and function names