# HG changeset patch # User ranma # Date 1133642172 0 # Node ID c342993c3c43ef6fdffc8e638a29a2b1970e61f6 # Parent 5fde827b8e2870825912a42ebe751fbd1a749b1e missing dot diff -r 5fde827b8e28 -r c342993c3c43 help/help_mp-en.h --- a/help/help_mp-en.h Sat Dec 03 20:35:30 2005 +0000 +++ b/help/help_mp-en.h Sat Dec 03 20:36:12 2005 +0000 @@ -1093,7 +1093,7 @@ // ao_sun.c #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc: SETINFO failed.\n" -#define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed." +#define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc: write failed.\n" #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] Can't open audio device %s, %s -> nosound.\n" #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] audio_setup: your card doesn't support %d channel, %s, %d Hz samplerate.\n" #define MSGTR_AO_SUN_CantUseSelect "[AO SUN]\n *** Your audio driver DOES NOT support select() ***\nRecompile MPlayer with #undef HAVE_AUDIO_SELECT in config.h !\n\n"