summaryrefslogtreecommitdiff
path: root/audio.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio.c')
-rw-r--r--audio.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio.c b/audio.c
new file mode 100644
index 0000000..226505b
--- /dev/null
+++ b/audio.c
@@ -0,0 +1,11 @@
+/*
+ * audio.c: The basic audio interface
+ *
+ * See the main source file 'vdr.c' for copyright information and
+ * how to reach the author.
+ *
+ * $Id: audio.c 1.1 2002/05/30 11:08:54 kls Exp $
+ */
+
+#include "audio.h"
+