fix the patchlevel of the busybox stty patch
SVN-Revision: 6560
This commit is contained in:
parent
e86198fcce
commit
b57adf4d9a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- build_arm/busybox-1.4.1/coreutils/stty.c.old 2007-03-13 12:59:49.000000000 +0100
|
--- busybox-1.4.1/coreutils/stty.c.old 2007-03-13 12:59:49.000000000 +0100
|
||||||
+++ build_arm/busybox-1.4.1/coreutils/stty.c 2007-03-13 07:51:38.000000000 +0100
|
+++ busybox-1.4.1/coreutils/stty.c 2007-03-13 07:51:38.000000000 +0100
|
||||||
@@ -568,10 +568,11 @@
|
@@ -568,10 +568,11 @@
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue