d'oh, missing " broke compilation

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20166 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
kraymer 2006-10-11 21:35:03 +00:00
parent 1e418cb5f1
commit de854aa8e7
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ static char help_text[]=
#define MSGTR_OSDenabled "aktiviert"
#define MSGTR_OSDdisabled "deaktiviert"
#define MSGTR_OSDAudio "Ton: %
#define MSGTR_OSDAudio "Ton: %"
#define MSGTR_OSDChannel "Kanal: %s"
#define MSGTR_OSDSubDelay "Untertitelverzögerung: %dms"
#define MSGTR_OSDSpeed "Geschwindigkeit: x %6.2f"