diff options
author | aurel <aurel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-12 16:13:38 +0000 |
---|---|---|
committer | aurel <aurel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-12 16:13:38 +0000 |
commit | a74b7d106c646bbe6fbca1e66eabf5770a50d03a (patch) | |
tree | 3e8d2c593c366da582795063482874bba9d07063 /help/help_mp-en.h | |
parent | 1013ecd44b4bca1735882e434aedabd80b8cf12f (diff) |
modified outdated message which was still referring to ALSA 0.5 and 0.9
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13621 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-en.h')
-rw-r--r-- | help/help_mp-en.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 336b811cd8..022b562f34 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -92,7 +92,7 @@ static char help_text[]= " ************************************************\n\n"\ "Possible reasons, problems, workarounds:\n"\ "- Most common: broken/buggy _audio_ driver\n"\ -" - Try -ao sdl or use ALSA 0.5 or the OSS emulation of ALSA 0.9.\n"\ +" - Try -ao sdl or use the OSS emulation of ALSA.\n"\ " - Experiment with different values for -autosync, 30 is a good start.\n"\ "- Slow video output\n"\ " - Try a different -vo driver (-vo help for a list) or try -framedrop!\n"\ |