mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20355 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
00b7289180
commit
9a97016baf
@ -1836,7 +1836,7 @@ static char help_text[]=
|
||||
#define MSGTR_RADIO_GetVolumeFailed "[radio] ioctl get volume failed: %s\n"
|
||||
#define MSGTR_RADIO_SetVolumeFailed "[radio] ioctl set volume failed: %s\n"
|
||||
#define MSGTR_RADIO_DroppingFrame "\n[radio] too bad - dropping audio frame (%d bytes)!\n"
|
||||
#define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, wating for %d data bytes.\n"
|
||||
#define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, waiting for %d data bytes.\n"
|
||||
#define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n"
|
||||
#define MSGTR_RADIO_AudioBuffer "[radio] Audio capture - buffer=%d bytes (block=%d bytes).\n"
|
||||
#define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n"
|
||||
|
Loading…
Reference in New Issue
Block a user