From 5c3b1b3ed36194a2d0d23169f1b9f3282ab0104a Mon Sep 17 00:00:00 2001 From: MadCamel Date: Sat, 16 Oct 2010 11:32:55 -0400 Subject: Fixed silly bug in indent script --- src/tool/indent.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tool/indent.sh b/src/tool/indent.sh index 5550362..d71f224 100755 --- a/src/tool/indent.sh +++ b/src/tool/indent.sh @@ -3,6 +3,6 @@ # You should use this on any file you edit before # committing to git. indent -nbad -bap -sc -bl -blf -bli0 -cli4 -cbi0 -di5 \ --nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl gui $* +-nbc -bls -ip2 -nut -ts4 -bap -i4 -sob -npsl $* -- cgit v1.2.3-60-g2f50