summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-11-24 13:44:33 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-11-24 13:44:33 +0000
commit16e0fba576af5b5e005d619c4699c3d04ba11508 (patch)
tree6981f52e8216e3751439e0d4048d7d80dd91566b /src
parent068ac008bf737b1b3fb1e4d3a97d8c7f076cf860 (diff)
downloadxine-lib-16e0fba576af5b5e005d619c4699c3d04ba11508.tar.gz
xine-lib-16e0fba576af5b5e005d619c4699c3d04ba11508.tar.bz2
Fixed iface version of alsa plugin.
CVS patchset: 1103 CVS date: 2001/11/24 13:44:33
Diffstat (limited to 'src')
-rw-r--r--src/audio_out/audio_alsa_out.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/audio_out/audio_alsa_out.c b/src/audio_out/audio_alsa_out.c
index 7b59cf225..acdba3885 100644
--- a/src/audio_out/audio_alsa_out.c
+++ b/src/audio_out/audio_alsa_out.c
@@ -26,7 +26,7 @@
* (c) 2001 James Courtier-Dutton <James@superbug.demon.co.uk>
*
*
- * $Id: audio_alsa_out.c,v 1.37 2001/11/18 17:34:28 jcdutton Exp $
+ * $Id: audio_alsa_out.c,v 1.38 2001/11/24 13:44:34 f1rmb Exp $
*/
#ifdef HAVE_CONFIG_H
@@ -73,7 +73,7 @@
# endif
#endif
-#define AO_OUT_ALSA_IFACE_VERSION 2
+#define AO_OUT_ALSA_IFACE_VERSION 3
#define GAP_TOLERANCE 5000