X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fconvert.h;fp=src%2Fconvert.h;h=e9ca04012ac36631b5bc618c6cabb947c1603975;hp=fff8410f009966af6224a518689658a33b8b90c3;hb=7c044778bc83f3714e8d91d31c992a76d78e42ad;hpb=6da4142b3b5a03651bd4e7af2351cd32743bb192 diff --git a/src/convert.h b/src/convert.h index fff8410f..e9ca0401 100644 --- a/src/convert.h +++ b/src/convert.h @@ -96,5 +96,6 @@ void register_redirection PARAMS ((const char *, const char *)); void register_html PARAMS ((const char *, const char *)); void register_delete_file PARAMS ((const char *)); void convert_all_links PARAMS ((void)); +void convert_cleanup PARAMS ((void)); #endif /* CONVERT_H */