aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch')
-rw-r--r--recipes/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch b/recipes/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch
index 5281a52e53..590ed88bb2 100644
--- a/recipes/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch
+++ b/recipes/busybox/busybox-1.18.1/busybox-1.18.1-hush.patch
@@ -1,6 +1,6 @@
diff -urpN busybox-1.18.1/shell/hush.c busybox-1.18.1-hush/shell/hush.c
--- busybox-1.18.1/shell/hush.c 2010-12-21 05:31:04.000000000 +0100
-+++ busybox-1.18.1-hush/shell/hush.c 2011-01-07 14:59:19.649956156 +0100
++++ busybox-1.18.1-hush/shell/hush.c 2011-01-09 21:00:02.000000000 +0100
@@ -913,7 +913,7 @@ static const struct built_in_command blt
*/
#if HUSH_DEBUG