]> sjero.net Git - wget/blobdiff - src/spider.c
Fix some compiler warnings.
[wget] / src / spider.c
index ae2f392c2252abf0fefe3e9f7b7134240b7b5d8d..dad9a23dcf764a10c8c3a547db68c44b047882b9 100644 (file)
@@ -45,7 +45,7 @@ static struct hash_table *nonexisting_urls_set;
 
 /* Cleanup the data structures associated with this file.  */
 
-void
+static void
 spider_cleanup (void)
 {
   if (nonexisting_urls_set)