summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-14 15:12:05 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-14 15:12:05 +0000
commit812a300c262ce94a4c161d424619624081a93297 (patch)
tree52a933fee3a7057a18be9983aaa871bb625cf00a /TOOLS
parent9cdd15595d0dca99d797de78ad52a9aec3de1f66 (diff)
downloadmpv-812a300c262ce94a4c161d424619624081a93297.tar.bz2
mpv-812a300c262ce94a4c161d424619624081a93297.tar.xz
fix line >79 characters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19085 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/checktree.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh
index 8617c169ea..c5a5564652 100755
--- a/TOOLS/checktree.sh
+++ b/TOOLS/checktree.sh
@@ -116,7 +116,7 @@ for i in "$@"; do
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"