More trailing whilespace removal

This commit is contained in:
Gregory Nutt
2014-04-13 16:22:22 -06:00
parent 3a1324741a
commit f8024cf409
1051 changed files with 3204 additions and 3207 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ unset VERSION
unset BUILD
unset OUTFILE
while [ ! -z "$1" ]; do
while [ ! -z "$1" ]; do
case $1 in
-b )
shift