2008-08-20 14:00:34 +00:00
|
|
|
--- a/networking/wget.c
|
|
|
|
+++ b/networking/wget.c
|
|
|
|
@@ -437,7 +437,7 @@
|
2007-10-05 00:27:49 +00:00
|
|
|
"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"
|
|
|
|
;
|
2008-08-20 14:00:34 +00:00
|
|
|
#endif
|