projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
libnl-tiny: fix potential redefinition of offsetof
[openwrt.git]
/
package
/
busybox
/
patches
/
110-wget_getopt_fix.patch
diff --git
a/package/busybox/patches/110-wget_getopt_fix.patch
b/package/busybox/patches/110-wget_getopt_fix.patch
index
f188269
..
9b59c61
100644
(file)
--- a/
package/busybox/patches/110-wget_getopt_fix.patch
+++ b/
package/busybox/patches/110-wget_getopt_fix.patch
@@
-1,6
+1,6
@@
--- a/networking/wget.c
+++ b/networking/wget.c
-@@ -437,7 +437,7 @@
+@@ -437,7 +437,7 @@
int wget_main(int argc ATTRIBUTE_UNUSED,
"directory-prefix\0" Required_argument "P"
"proxy\0" Required_argument "Y"
"user-agent\0" Required_argument "U"
This page took
0.021734 seconds
and
4
git commands to generate.