]> sjero.net Git - wget/blobdiff - src/spider.c
Remove static modifier for functions used in other modules.
[wget] / src / spider.c
index dad9a23dcf764a10c8c3a547db68c44b047882b9..ae2f392c2252abf0fefe3e9f7b7134240b7b5d8d 100644 (file)
@@ -45,7 +45,7 @@ static struct hash_table *nonexisting_urls_set;
 
 /* Cleanup the data structures associated with this file.  */
 
-static void
+void
 spider_cleanup (void)
 {
   if (nonexisting_urls_set)