X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fwget.h;h=fe57639fa20525093db4ccecc1366603f31b8ad2;hp=a1f737a4d607e146ec2288aad7305ec85e5df6c4;hb=1365950c01a87e8ede70da4d3937d379e3050d13;hpb=7d65f1b896f60a25bb975d775ab195794741a65a diff --git a/src/wget.h b/src/wget.h index a1f737a4..fe57639f 100644 --- a/src/wget.h +++ b/src/wget.h @@ -105,6 +105,7 @@ void debug_logprintf (); void logputs PARAMS ((enum log_options, const char *)); void logflush PARAMS ((void)); void log_set_flush PARAMS ((int)); +int log_set_save_context PARAMS ((int)); /* Defined in `utils.c', but used literally everywhere. */ #ifndef DEBUG_MALLOC