summaryrefslogtreecommitdiffstats
path: root/loader/dshow/inputpin.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/inputpin.c')
-rw-r--r--loader/dshow/inputpin.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/loader/dshow/inputpin.c b/loader/dshow/inputpin.c
index 8b6a1e8693..09d6b9eae4 100644
--- a/loader/dshow/inputpin.c
+++ b/loader/dshow/inputpin.c
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
#include "inputpin.h"
#include "wine/winerror.h"
#include <string.h>