Explorar o código

* Changed comments at top of -C slighty

svn: 1721
Bryan Drewery %!s(int64=21) %!d(string=hai) anos
pai
achega
ad0b0288ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/conf.c

+ 1 - 1
src/conf.c

@@ -668,7 +668,7 @@ writeconf(char *filename, FILE * stream, int bits)
   }
 #ifndef CYGWIN_HACKS
   comment("# Lines beginning with # are what the preceeding line SHOULD be");
-  comment("# They are also ignored during parsing\n");
+  comment("# They are simply comments and are not parsed at all.\n");
 
   my_write(f, "! uid %d\n", conffile.uid);