]> sjero.net Git - wget/commitdiff
[svn] Accidentally said "system.wgetrc" instead of "system wgetrc".
authordan <devnull@localhost>
Wed, 30 Aug 2000 21:08:06 +0000 (14:08 -0700)
committerdan <devnull@localhost>
Wed, 30 Aug 2000 21:08:06 +0000 (14:08 -0700)
src/main.c

index fb72913efd631dea7343430a3e7a4a1c6ecf00af..42d4047c97dfde495c4640a2d3c617eaf5c92b26 100644 (file)
@@ -303,7 +303,7 @@ main (int argc, char *const *argv)
   windows_main_junk (&argc, (char **) argv, (char **) &exec_name);
 #endif
 
-  initialize (); /* sets option defaults; reads the system.wgetrc and .wgetrc */
+  initialize (); /* sets option defaults; reads the system wgetrc and .wgetrc */
 
   /* [Is the order of the option letters significant?  If not, they should be
       alphabetized, like the long_options.  The only thing I know for sure is