diff --git a/tools/indent.sh b/tools/indent.sh index e3e5bce6..8f9eac04 100755 --- a/tools/indent.sh +++ b/tools/indent.sh @@ -1,2 +1,2 @@ #!/bin/sh -gindent -l90 -kr -ts8 -i8 -cli8 -cbi0 $1 +indent -l90 -kr -ts8 -i8 -cli8 -cbi0 $1