summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-04 04:43:33 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-04 04:43:33 +0000
commit640de038f8a37a1742c72c61d2663fb1e37e290a (patch)
tree1ba82288234b989bc7d8a5dc99db12af15353f8f /help
parente3e81503aa9d9f9b7b5bd3fb93a9c0147df43859 (diff)
downloadmpv-640de038f8a37a1742c72c61d2663fb1e37e290a.tar.bz2
mpv-640de038f8a37a1742c72c61d2663fb1e37e290a.tar.xz
Added missing EOL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13542 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 1ea372470d..d3f4cf8c41 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -835,7 +835,7 @@ static char help_text[]=
// ao_pcm.c
#define MSGTR_AO_PCM_FileInfo "[AO PCM] File: %s (%s)\nPCM: Samplerate: %iHz Channels: %s Format %s\n"
-#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: fastest dumping is achieved with -vc dummy -vo null\nPCM: Info: to write WAVE files use -waveheader (default)."
+#define MSGTR_AO_PCM_HintInfo "[AO PCM] Info: fastest dumping is achieved with -vc dummy -vo null\nPCM: Info: to write WAVE files use -waveheader (default).\n"
#define MSGTR_AO_PCM_CantOpenOutputFile "[AO PCM] Failed to open %s for writing!\n"
// ao_sdl.c