1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

reset to backfire.

This commit is contained in:
Lars-Peter Clausen
2010-05-02 15:37:57 +02:00
parent 78fcab66df
commit 99c6c73272
65 changed files with 1478 additions and 1621 deletions

View File

@@ -1,6 +1,6 @@
--- a/networking/wget.c
+++ b/networking/wget.c
@@ -543,7 +543,7 @@ int wget_main(int argc UNUSED_PARAM, cha
@@ -653,7 +653,7 @@ int wget_main(int argc UNUSED_PARAM, cha
// "tries\0" Required_argument "t"
// "timeout\0" Required_argument "T"
/* Ignored (we always use PASV): */
@@ -8,4 +8,4 @@
+ "passive-ftp\0" No_argument "\xfd"
"header\0" Required_argument "\xfe"
"post-data\0" Required_argument "\xfd"
/* Ignored (we don't do ssl) */
;