X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fhtml-url.h;h=81fbfdb27b416e301f75b9b6ec6ce7adc1aaebc5;hp=11fab93dd2e497df20bfb051d4e4bbf8a750be98;hb=38a7829dcb4eb5dba28dbf0f05c6a80fea9217f8;hpb=351e438e5109856d8e97af19583e655aa2f1bb4c diff --git a/src/html-url.h b/src/html-url.h index 11fab93d..81fbfdb2 100644 --- a/src/html-url.h +++ b/src/html-url.h @@ -47,5 +47,6 @@ struct urlpos *get_urls_file (const char *); struct urlpos *get_urls_html (const char *, const char *, bool *, struct iri *); struct urlpos *append_url (const char *, int, int, struct map_context *); void free_urlpos (struct urlpos *); +void cleanup_html_url (void); #endif /* HTML_URL_H */