Mercurial > mplayer.hg
changeset 20349:b97c7fbd7ce6
typo
author | diego |
---|---|
date | Sun, 22 Oct 2006 12:33:37 +0000 |
parents | b4d607188120 |
children | eff6b54f27b0 |
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 22 12:27:59 2006 +0000 +++ b/help/help_mp-en.h Sun Oct 22 12:33:37 2006 +0000 @@ -1836,7 +1836,7 @@ #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"