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:
parent
86ac3fdcbd
commit
570f12e437
@ -303,7 +303,7 @@ main (int argc, char *const *argv)
|
|||||||
windows_main_junk (&argc, (char **) argv, (char **) &exec_name);
|
windows_main_junk (&argc, (char **) argv, (char **) &exec_name);
|
||||||
#endif
|
#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
|
/* [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
|
alphabetized, like the long_options. The only thing I know for sure is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user