summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-13 09:17:21 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-13 09:17:21 +0000
commit84106656c9dbffb9758e7bb35eeed96d4cb67a82 (patch)
tree8e379e67e4d8a3b32e7b44e0d813ceda9af6ecaa /help
parentf9ef28505621fe12d2613e1bc1388a6147a81a06 (diff)
downloadmpv-84106656c9dbffb9758e7bb35eeed96d4cb67a82.tar.bz2
mpv-84106656c9dbffb9758e7bb35eeed96d4cb67a82.tar.xz
Missing terminating " causes compilation error in vo_aa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18474 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-de.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index 435735249a..4ea9e57f70 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -1019,7 +1019,7 @@ static char help_text[]=
#define MSGTR_VO_AA_AdditionalOptions \
"Zusätzlich von vo_aa bereitgestellte Optionen:\n" \
"  help        gib diese Hilfsnachricht aus\n" \
-"  osdcolor    setze OSD-Farbe\n\
+"  osdcolor    setze OSD-Farbe\n" \
" subcolor    setze Untertitelfarbe\n" \
"        die Farbparameter sind folgende:\n"\
"           0 : normal\n" \