X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fconvert.c;fp=src%2Fconvert.c;h=6cf6f2724d7a1ed89345cf2ee17422d093cb0b22;hp=c6ccf53404cfdce0f579d3972365682df918dd11;hb=0aa3c5d33c5faa8902fa638c36314deae45460f3;hpb=378c2030799bdc51d7240321ad06607c5b2d1a31 diff --git a/src/convert.c b/src/convert.c index c6ccf534..6cf6f272 100644 --- a/src/convert.c +++ b/src/convert.c @@ -58,7 +58,7 @@ struct hash_table *downloaded_css_set; static void convert_links (const char *, struct urlpos *); -void +static void convert_links_in_hashtable (struct hash_table *downloaded_set, int is_css, int *file_count)