commit | ea7c9b3366f0e97273b011b3c0b3fee9a25e8c15 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Thu Sep 25 10:39:10 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Thu Sep 25 10:39:10 2008 +0000 |
tree | 12ebd5d8d0fea2c9adaac1cd61bbc7626bf63859 | |
parent | cac0f5b7e552adee46b8e35ae66b6465f4903c37 [diff] [blame] |
whitespace fixes
diff --git a/applets/usage_compressed b/applets/usage_compressed index 05ceafd..c30bcfa 100755 --- a/applets/usage_compressed +++ b/applets/usage_compressed
@@ -17,7 +17,7 @@ ## 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' \