git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20355 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-10-22 12:33:37 +00:00
parent 00b7289180
commit 9a97016baf
1 changed files with 1 additions and 1 deletions

View File

@ -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"