]> git.sesse.net Git - vlc/commitdiff
Update the help section regarding the default ALSA device.
authorRichard Hosking <hovis@videolan.org>
Sun, 6 Jan 2008 14:13:56 +0000 (14:13 +0000)
committerRichard Hosking <hovis@videolan.org>
Sun, 6 Jan 2008 14:13:56 +0000 (14:13 +0000)
modules/access/v4l2.c

index 3747669582dc01cd1483b5cd3548086f53efdd4b..f673836e3fd0927ae3a83edc340397532c179a6b 100644 (file)
@@ -133,7 +133,7 @@ static void AccessClose( vlc_object_t * );
 #define ADEV_LONGTEXT N_( \
     "Name of the audio device to use. " \
     "If you don't specify anything, \"/dev/dsp\" will be used for OSS, " \
-    "\"default\" for Alsa.")
+    "\"hw\" for Alsa.")
 #endif
 #define AUDIO_METHOD_TEXT N_( "Audio method" )
 #ifndef HAVE_ALSA