projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1a4209
)
typo fix in comment
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 12 Feb 2011 22:40:31 +0000
(23:40 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 12 Feb 2011 22:40:31 +0000
(23:40 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/wget.c
patch
|
blob
|
history
diff --git
a/networking/wget.c
b/networking/wget.c
index 44eb4cf188a1bc9cffabe30dc8f208ee39ce3e37..45d428be99bb8793f10fddede86214f1c73e8f40 100644
(file)
--- a/
networking/wget.c
+++ b/
networking/wget.c
@@
-717,7
+717,7
@@
int wget_main(int argc UNUSED_PARAM, char **argv)
G.beg_range = xlseek(output_fd, 0, SEEK_END);
}
/* File doesn't exist. We do not create file here yet.
- * We are not sure it exists on remo
v
e side */
+ * We are not sure it exists on remo
t
e side */
}
redir_limit = 5;