]> sjero.net Git - wget/blobdiff - src/html.h
[svn] * *.{gmo,po,pot}: Regenerated after modifying wget --help output.
[wget] / src / html.h
index 56cb627a167b5e67716f715a433e2f1bb242ead2..7fa0132e1534f71fa530961aa68fe0c0dfbccf2b 100644 (file)
@@ -32,7 +32,7 @@ typedef struct
 struct fileinfo;
 
 /* Function declarations */
-const char *htmlfindurl PARAMS ((const char *, int, int *, int));
+const char *htmlfindurl PARAMS ((const char *, int, int *, int, int));
 const char *html_base PARAMS ((void));
 uerr_t ftp_index PARAMS ((const char *, struct urlinfo *, struct fileinfo *));