Mercurial > mplayer.hg
changeset 13541:ac3e4b1c842d
Added missing EOL.
author | ivo |
---|---|
date | Mon, 04 Oct 2004 04:43:33 +0000 |
parents | 02c0d4371573 |
children | ed7e91827ead |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Sun Oct 03 21:42:31 2004 +0000 +++ b/help/help_mp-en.h Mon Oct 04 04:43:33 2004 +0000 @@ -835,7 +835,7 @@ // 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