[MPlayer-cvslog] r19085 - trunk/TOOLS/checktree.sh
ivo
subversion at mplayerhq.hu
Fri Jul 14 17:12:05 CEST 2006
Author: ivo
Date: Fri Jul 14 17:12:05 2006
New Revision: 19085
Modified:
trunk/TOOLS/checktree.sh
Log:
fix line >79 characters
Modified: trunk/TOOLS/checktree.sh
==============================================================================
--- trunk/TOOLS/checktree.sh (original)
+++ trunk/TOOLS/checktree.sh Fri Jul 14 17:12:05 2006
@@ -116,7 +116,7 @@
printoption "all " "enable all tests" "no"
echo
printoption "showcont " "show offending content of file(s)" \
- "$_showcont"
+ "$_showcont"
echo
printoption "color " "colored output" "$_color"
printoption "head " "print heading for each test" "$_head"
More information about the MPlayer-cvslog
mailing list