projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Asus WL-330gE Support
[openwrt.git]
/
package
/
busybox
/
patches
/
530-unsigned_bitwise_ops.patch
diff --git
a/package/busybox/patches/530-unsigned_bitwise_ops.patch
b/package/busybox/patches/530-unsigned_bitwise_ops.patch
index
3226892
..
66ec574
100644
(file)
--- a/
package/busybox/patches/530-unsigned_bitwise_ops.patch
+++ b/
package/busybox/patches/530-unsigned_bitwise_ops.patch
@@
-1,6
+1,6
@@
--- a/editors/awk.c
+++ b/editors/awk.c
--- a/editors/awk.c
+++ b/editors/awk.c
-@@ -204
6,27 +2046,27 @@
+@@ -204
1,27 +2041,27 @@ static var *exec_builtin(node *op, var *
break;
case B_an:
break;
case B_an:
This page took
0.023283 seconds
and
4
git commands to generate.