X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Frecur.h;h=515a382b03dfbfa48cb7d0d70e7aa9d8c0e2e9bd;hp=5ab26a950011366d6888c544908ef834312929bb;hb=723dbfc818e3e5b22ec53fd093dca999290ebead;hpb=e6b4e761d1f1439b1b2352f5eeaedd1ae5b9d76e diff --git a/src/recur.h b/src/recur.h index 5ab26a95..515a382b 100644 --- a/src/recur.h +++ b/src/recur.h @@ -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 */