From ea7c9b3366f0e97273b011b3c0b3fee9a25e8c15 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 25 Sep 2008 10:39:10 +0000 Subject: whitespace fixes --- applets/usage_compressed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets') diff --git a/applets/usage_compressed b/applets/usage_compressed index 05ceafd4a..c30bcfa29 100755 --- a/applets/usage_compressed +++ b/applets/usage_compressed @@ -17,7 +17,7 @@ echo 'static const char packed_usage[] ALIGN1 = {' ## Breaks on big-endian systems! ## # Extra effort to avoid using "od -t x1": -t is not available ## # in non-CONFIG_DESKTOPed busybox od -## +## ## "$loc/usage" | bzip2 -1 | od -v -x \ ## | $SED -e 's/^[^ ]*//' \ ## | $SED -e 's/ //g' \ -- cgit v1.2.3