X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Frecur.h;fp=src%2Frecur.h;h=ffacd91a5ca5186fa4f2f82ee30c3cb4ac0d94f6;hb=74fbb03b10f6148b5a0cf5b8831b1872e55df7f6;hp=e220edb3941df369aea174d111a37fce7d10fcc0;hpb=19a1ffb2e9c0ed511ab63033ab515b7332a8925e;p=wget diff --git a/src/recur.h b/src/recur.h index e220edb3..ffacd91a 100644 --- a/src/recur.h +++ b/src/recur.h @@ -45,7 +45,7 @@ uerr_t retrieve_tree (const char *); /* These are really in html-url.c. */ struct urlpos *get_urls_file (const char *); -struct urlpos *get_urls_html (const char *, const char *, int *); +struct urlpos *get_urls_html (const char *, const char *, bool *); void free_urlpos (struct urlpos *); #endif /* RECUR_H */