]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - documentation/util.txt
Rename configure.in as configure.ac
[thirdparty/sarg.git] / documentation / util.txt
index cfdc9af455d5bd9971f15db961873b71c9d921fe..40b49ba6c6d7eb9259583534b4db5f8de9c7c790 100644 (file)
@@ -744,18 +744,6 @@ be at least 255 characters long.
 
 
 
-/*! \fn void url_to_file(const char *url,char *file,int filesize)
-Mangle an URL to produce a part that can be included in a file.
-
-\param url The URL to mangle.
-\param file The buffer to write the mangled URL.
-\param filesize The size of the buffer.
-*/
-
-
-
-
-
 /*! \fn int write_html_trailer(FILE *fp_ou)
 End the HTML file by closing the centered table that was opened by write_html_header(), writting
 the informations of show_info() and closing the body and html tag. After this function returns, the