From 58af77f9d80793b273d32418b55b57b16fd08a7f Mon Sep 17 00:00:00 2001 From: ivo Date: Tue, 31 Jul 2007 14:51:56 +0000 Subject: cosmetics, indentation git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23970 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/checktree.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh index 2b2d48aef0..df2dc042a6 100755 --- a/TOOLS/checktree.sh +++ b/TOOLS/checktree.sh @@ -148,9 +148,9 @@ for i in "$@"; do eval _$var=$val ;; *) - echo "unknown option: $i" >&2 - exit 0 - ;; + echo "unknown option: $i" >&2 + exit 0 + ;; esac ;; *) -- cgit v1.2.3