fix the patch file
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 May 2007 21:41:12 +0000 (21:41 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 20 May 2007 21:41:12 +0000 (21:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7296 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/patches/920-awx.patch

index 57d91ce022dcafe058e2da98f49e58b3084320bf..1a3374c35874ea7d331a1b40675175603e2b2888 100644 (file)
@@ -97,7 +97,7 @@ diff -purN bb.old/editors/awk.c bb.dev/editors/awk.c
                switch (c) {
 diff -purN bb.old/editors/awx.c bb.dev/editors/awx.c
 --- bb.old/editors/awx.c       1970-01-01 01:00:00.000000000 +0100
-+++ bb.dev/editors/awx.c       2007-05-20 22:57:59.666934656 +0200
++++ bb.dev/editors/awx.c       2007-05-20 23:07:21.338547592 +0200
 @@ -0,0 +1,628 @@
 +/*
 + * awk web extension
@@ -772,7 +772,7 @@ diff -purN bb.old/editors/awx_parser.h bb.dev/editors/awx_parser.h
 diff -purN bb.old/editors/awx_parser.l bb.dev/editors/awx_parser.l
 --- bb.old/editors/awx_parser.l        1970-01-01 01:00:00.000000000 +0100
 +++ bb.dev/editors/awx_parser.l        2007-05-20 22:30:31.380512280 +0200
-@@ -0,0 +1,300 @@
+@@ -0,0 +1,302 @@
 +%{
 +#include <stdio.h>
 +#include <string.h>