mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 13:30:38 +02:00
ac2d02c3e0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12348 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
366 B
Diff
12 lines
366 B
Diff
--- a/networking/wget.c
|
|
+++ b/networking/wget.c
|
|
@@ -437,7 +437,7 @@
|
|
"directory-prefix\0" Required_argument "P"
|
|
"proxy\0" Required_argument "Y"
|
|
"user-agent\0" Required_argument "U"
|
|
- "passive-ftp\0" No_argument "\xff"
|
|
+ "passive-ftp\0" No_argument "\xfd"
|
|
"header\0" Required_argument "\xfe"
|
|
;
|
|
#endif
|