Author: cazfi
Date: Tue Feb 16 18:54:39 2016
New Revision: 31947

URL: http://svn.gna.org/viewcvs/freeciv?rev=31947&view=rev
Log:
Corrected comment to say 'FREECIV_DATA_PATH' instead of 'FREECIV_PATH'

Modified:
    trunk/utility/registry_ini.c

Modified: trunk/utility/registry_ini.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/utility/registry_ini.c?rev=31947&r1=31946&r2=31947&view=diff
==============================================================================
--- trunk/utility/registry_ini.c        (original)
+++ trunk/utility/registry_ini.c        Tue Feb 16 18:54:39 2016
@@ -31,7 +31,7 @@
        *include "filename"
   includes the named file at that point.  (The '*' must be the
   first character on the line.) The file is found by looking in
-  FREECIV_PATH.  Non-infinite recursive includes are allowed.
+  FREECIV_DATA_PATH.  Non-infinite recursive includes are allowed.
   
   - A line with "[name]" labels the start of a section with
   that name; one of these must be the first non-comment line in


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to