X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;fp=src%2Foptions.h;h=e00fadc784a537f0c287505a1873cf64b883c8b5;hp=ad896275a4595fc757cde6fdc4fedac16efed656;hb=b9e5c3e8b342c2fedfd4465191dfef85132ada58;hpb=87186cbc2f83abfe3d09aa9a9ca1d81af5e24d19 diff --git a/src/options.h b/src/options.h index ad896275..e00fadc7 100644 --- a/src/options.h +++ b/src/options.h @@ -60,6 +60,7 @@ struct options char *lfilename; /* Log filename */ char *input_filename; /* Input filename */ char *choose_config; /* Specified config file */ + bool noconfig; bool force_html; /* Is the input file an HTML file? */ char *default_page; /* Alternative default page (index file) */