wget: make Bartosz's "wget --passive-ftp -nd -t 3" work
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 20 Oct 2015 19:51:52 +0000 (21:51 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 20 Oct 2015 19:51:52 +0000 (21:51 +0200)
commit92e1b0826d8490c31d48048ef4c517ec2943d706
tree51117fa20a9ec0ae5d2298d42d4b0bcaeca98ece
parentedcd5dcc9b075af9965c66b54e14f1cb87940c9b
wget: make Bartosz's "wget --passive-ftp -nd -t 3" work

function                                             old     new   delta
static.wget_longopts                                 166     234     +68
wget_main                                           2608    2610      +2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/wget.c