aboutsummaryrefslogtreecommitdiff
path: root/networking/wget.c
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2015-07-14 14:12:05 +0100
committerRon Yorston <rmy@pobox.com>2015-07-14 14:12:05 +0100
commit895a1533781ca4713ef92113ab6ac5f2584ddd9d (patch)
tree49c8602e9cd733e6f6c105e94e614b8236677853 /networking/wget.c
parent535ec990c50206697852d5c25e94a959f24d86bc (diff)
parent072fc60f29ee3a4ff38f095a9ef149b2e820c8c0 (diff)
downloadbusybox-w32-895a1533781ca4713ef92113ab6ac5f2584ddd9d.tar.gz
busybox-w32-895a1533781ca4713ef92113ab6ac5f2584ddd9d.tar.bz2
busybox-w32-895a1533781ca4713ef92113ab6ac5f2584ddd9d.zip
Merge branch 'busybox' into merge
Diffstat (limited to 'networking/wget.c')
-rw-r--r--networking/wget.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/wget.c b/networking/wget.c
index 42bfbb206..e09bd2368 100644
--- a/networking/wget.c
+++ b/networking/wget.c
@@ -1062,7 +1062,6 @@ However, in real world it was observed that some web servers
1062 1062
1063 /* For HTTP, data is pumped over the same connection */ 1063 /* For HTTP, data is pumped over the same connection */
1064 dfp = sfp; 1064 dfp = sfp;
1065
1066 } else { 1065 } else {
1067 /* 1066 /*
1068 * FTP session 1067 * FTP session