[MPlayer-cvslog] r23970 - trunk/TOOLS/checktree.sh
ivo
subversion at mplayerhq.hu
Tue Jul 31 16:51:56 CEST 2007
Author: ivo
Date: Tue Jul 31 16:51:56 2007
New Revision: 23970
Log:
cosmetics, indentation
Modified:
trunk/TOOLS/checktree.sh
Modified: trunk/TOOLS/checktree.sh
==============================================================================
--- trunk/TOOLS/checktree.sh (original)
+++ trunk/TOOLS/checktree.sh Tue Jul 31 16:51:56 2007
@@ -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
;;
*)
More information about the MPlayer-cvslog
mailing list