]> sjero.net Git - wget/blobdiff - src/url.h
[svn] * *.{gmo,po,pot}: Regenerated after modifying wget --help output.
[wget] / src / url.h
index 45e8b76ee8fab6b419a37560c99f8c249acf9669..b8b52e82d91637ddb4e06880d84217f87155b6ae 100644 (file)
--- a/src/url.h
+++ b/src/url.h
@@ -88,7 +88,7 @@ char *str_url PARAMS ((const struct urlinfo *, int));
 int url_equal PARAMS ((const char *, const char *));
 
 urlpos *get_urls_file PARAMS ((const char *));
-urlpos *get_urls_html PARAMS ((const char *, const char *, int));
+urlpos *get_urls_html PARAMS ((const char *, const char *, int, int));
 void free_urlpos PARAMS ((urlpos *));
 
 void rotate_backups PARAMS ((const char *));