]> sjero.net Git - wget/blobdiff - src/convert.h
[svn] Extract timers to a separate file.
[wget] / src / convert.h
index 53b0c97ad94c7dcbe2ee9f11a3c02e6355515ae1..bbbd73786cb291c101111ea5ca31bce99315d1ed 100644 (file)
@@ -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 */