X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fconvert.h;fp=src%2Fconvert.h;h=bbbd73786cb291c101111ea5ca31bce99315d1ed;hp=53b0c97ad94c7dcbe2ee9f11a3c02e6355515ae1;hb=2219d47ba301c3ea47b36291dda8eabead0fc75d;hpb=42139ce9b1697a424e31b3d0f7b1a07315661579 diff --git a/src/convert.h b/src/convert.h index 53b0c97a..bbbd7378 100644 --- a/src/convert.h +++ b/src/convert.h @@ -101,4 +101,6 @@ void register_delete_file PARAMS ((const char *)); void convert_all_links PARAMS ((void)); void convert_cleanup PARAMS ((void)); +char *html_quote_string PARAMS ((const char *)); + #endif /* CONVERT_H */