mirror of https://github.com/mpv-player/mpv
Added missing EOL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13542 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e3e81503aa
commit
640de038f8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue