]> sjero.net Git - wget/blobdiff - src/retr.h
Don't delete an input file fetched via FTP.
[wget] / src / retr.h
index f50c99802fe2c110540a5c09c44683e066a47e3e..e95282f2d2d4ba3a0d17339a1fbea30024c1b25f 100644 (file)
@@ -69,4 +69,6 @@ bool url_uses_proxy (struct url *);
 
 void set_local_file (const char **, const char *);
 
+bool input_file_url (const char *);
+
 #endif /* RETR_H */