X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/13e14a7df81e0c170cc07768d968d64c18715df5..3b20aec50f6ec53d9e532d6718924f01305e8004:/package/busybox/patches/930-stty_bug_fix.patch diff --git a/package/busybox/patches/930-stty_bug_fix.patch b/package/busybox/patches/930-stty_bug_fix.patch index f33e6b55f..64c87174d 100644 --- a/package/busybox/patches/930-stty_bug_fix.patch +++ b/package/busybox/patches/930-stty_bug_fix.patch @@ -1,5 +1,5 @@ ---- build_arm/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.old 2007-03-13 12:59:49.000000000 +0100 ++++ busybox-1.4.1/coreutils/stty.c 2007-03-13 07:51:38.000000000 +0100 @@ -568,10 +568,11 @@ NULL };