whitespace fixes

This commit is contained in:
Denis Vlasenko
2008-09-25 10:39:10 +00:00
parent cac0f5b7e5
commit ea7c9b3366
7 changed files with 13 additions and 13 deletions

View File

@@ -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' \