summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2006-12-19 17:35:52 +0000
committerphintuka <phintuka>2006-12-19 17:35:52 +0000
commit41319637c50325ad2545a8b6cb0f035952ead9c1 (patch)
tree504bcf3463c245c32a554c31ef9a81bc64f3f8b8
parent8505e3bf8538fa7c483a217f496bbe6f9eb85cd0 (diff)
downloadxineliboutput-41319637c50325ad2545a8b6cb0f035952ead9c1.tar.gz
xineliboutput-41319637c50325ad2545a8b6cb0f035952ead9c1.tar.bz2
Added missing header
-rw-r--r--xine_post_audiochannel.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/xine_post_audiochannel.c b/xine_post_audiochannel.c
index ef0afb5a..2daecb7a 100644
--- a/xine_post_audiochannel.c
+++ b/xine_post_audiochannel.c
@@ -1,4 +1,14 @@
/*
+ * xine_post_audiochannel.c: xine post plugin
+ *
+ * See the main source file 'xineliboutput.c' for copyright information and
+ * how to reach the author.
+ *
+ * $Id: xine_post_audiochannel.c,v 1.2 2006-12-19 17:35:52 phintuka Exp $
+ *
+ */
+
+/*
* Copyright (C) 2006 the xine project
*
* This file is part of xine, a free video player.