]> sjero.net Git - wget/blobdiff - src/recur.h
Correct iri handling while fetching a remote file list with -i and provide a test
[wget] / src / recur.h
index 5ab26a950011366d6888c544908ef834312929bb..515a382b03dfbfa48cb7d0d70e7aa9d8c0e2e9bd 100644 (file)
@@ -42,6 +42,6 @@ as that of the covered work.  */
 struct urlpos;
 
 void recursive_cleanup (void);
-uerr_t retrieve_tree (const char *);
+uerr_t retrieve_tree (const char *, struct iri *);
 
 #endif /* RECUR_H */