diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-02 11:18:47 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-02 11:18:47 +0000 |
commit | cc7df8cbce6a650a303f1370f3e3ae99ea753ea1 (patch) | |
tree | 180a2241c3387708d004f2c866ad62afe9e745bb /package/busybox/patches/530-unsigned_bitwise_ops.patch | |
parent | 842f5cacc45a3ab140fb625f02170aa2c9197f86 (diff) |
remove awx from busybox, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12497 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/patches/530-unsigned_bitwise_ops.patch')
-rw-r--r-- | package/busybox/patches/530-unsigned_bitwise_ops.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/530-unsigned_bitwise_ops.patch b/package/busybox/patches/530-unsigned_bitwise_ops.patch index 3226892b8a..e56351622a 100644 --- 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 -@@ -2046,27 +2046,27 @@ +@@ -2035,27 +2035,27 @@ break; case B_an: |