projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix targetinfo, packageinfo
[openwrt.git]
/
package
/
busybox
/
patches
/
920-awx.patch
diff --git
a/package/busybox/patches/920-awx.patch
b/package/busybox/patches/920-awx.patch
index
146bd26
..
251db68
100644
(file)
--- a/
package/busybox/patches/920-awx.patch
+++ b/
package/busybox/patches/920-awx.patch
@@
-355,7
+355,7
@@
diff -purN bb.old/editors/awx.c bb.dev/editors/awx.c
+ clear_array(ahash);
+ }
+ }
-+ if (initseq)
++ if (initseq
&& initseq->first
)
+ evaluate(initseq->first, &tv);
+}
+
This page took
0.026319 seconds
and
4
git commands to generate.