mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Automated merge.
This commit is contained in:
commit
0c24c435e7
@ -1,3 +1,7 @@
|
||||
2009-09-05 Steven Schubiger <stsc@member.fsf.org>
|
||||
|
||||
* retr.h: Declare set_local_file() to avoid build warnings.
|
||||
|
||||
2009-09-05 Gisle Vanem <gvanem@broadpark.no>
|
||||
|
||||
* connect.c, init.c, main.c, openssl.c, options.h: Replace
|
||||
|
@ -67,4 +67,6 @@ void rotate_backups (const char *);
|
||||
|
||||
bool url_uses_proxy (struct url *);
|
||||
|
||||
void set_local_file (const char **, const char *);
|
||||
|
||||
#endif /* RETR_H */
|
||||
|
Loading…
Reference in New Issue
Block a user