1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Accidentally said "system.wgetrc" instead of "system wgetrc".

This commit is contained in:
dan 2000-08-30 14:08:06 -07:00
parent 86ac3fdcbd
commit 570f12e437

View 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