]> sjero.net Git - wget/blobdiff - src/ftp.h
[svn] Support FWTK-style proxies.
[wget] / src / ftp.h
index b13a319252f47afdf242f808eaa25796f3cb85bc..2b7628c4016558dcd7f0defca1d8ef7572a99c58 100644 (file)
--- a/src/ftp.h
+++ b/src/ftp.h
@@ -105,7 +105,7 @@ enum wget_ftp_fstatus
 };
 
 struct fileinfo *ftp_parse_ls PARAMS ((const char *, const enum stype));
-uerr_t ftp_loop PARAMS ((struct url *, int *));
+uerr_t ftp_loop PARAMS ((struct url *, int *, struct url *));
 
 uerr_t ftp_index PARAMS ((const char *, struct url *, struct fileinfo *));