fix accumulated whitespace and indentation damage
[oweals/busybox.git] / shell / ash_test / ash-arith / arith-for.testsx
index 585aa5133e2d2704e6c4560a62b5ab233eb6d28c..4fa30ff90143a7cb5feefd9032998561d7530cd0 100755 (executable)
@@ -73,7 +73,7 @@ done
 type fx
 fx
 
-# errors 
+# errors
 for (( i=0; "i < 3" ))
 do
        echo $i