# HG changeset patch # User Pascal Bellard # Date 1208606134 0 # Node ID 6636425b26364ec5071ba39dd36df5f01ee15b7b # Parent 88f5faeafae666d349b970df734aaa102a326336 busybox: typos (patch compatibility busybox/patch 1.7.3) diff -r 88f5faeafae6 -r 6636425b2636 busybox/stuff/busybox-1.10.0-vcsa2txt.u --- a/busybox/stuff/busybox-1.10.0-vcsa2txt.u Sat Apr 19 13:35:04 2008 +0200 +++ b/busybox/stuff/busybox-1.10.0-vcsa2txt.u Sat Apr 19 11:55:34 2008 +0000 @@ -25,7 +25,7 @@ #define vi_trivial_usage \ "[OPTION] [FILE]..." #define vi_full_usage \ - + --- busybox-1.10.0/miscutils/Config.in Sat Mar 22 02:31:50 2008 +++ busybox-1.10.0/miscutils/Config.in Sat Mar 22 02:31:50 2008 @@ -461,6 +461,12 @@ @@ -41,7 +41,7 @@ config WATCHDOG bool "watchdog" default n - + --- busybox-1.10.0/util-linux/Kbuild Sat Mar 22 02:31:53 2008 +++ busybox-1.10.0/util-linux/Kbuild Sat Mar 22 02:31:53 2008 @@ -33,3 +33,4 @@ @@ -49,7 +49,7 @@ lib-$(CONFIG_SWITCH_ROOT) += switch_root.o lib-$(CONFIG_UMOUNT) += umount.o +lib-$(CONFIG_VCSA2TXT) += vcsa2txt.o - + --- busybox-1.10.0/util-linux/vcsa2txt.c Sat Mar 22 19:40:15 2008 +++ busybox-1.10.0/util-linux/vcsa2txt.c Sat Mar 22 19:40:15 2008 @@ -0,0 +1,79 @@