summaryrefslogtreecommitdiff
path: root/dxr3nextpts.c
diff options
context:
space:
mode:
authoraustriancoder <austriancoder>2004-08-05 23:05:21 +0000
committeraustriancoder <austriancoder>2004-08-05 23:05:21 +0000
commitc47666d42f7972e1b51f9de61ce0fa27c72f3127 (patch)
treee34a87e37901b7f892fb6f330ccb15bcba30039b /dxr3nextpts.c
downloadvdr-plugin-dxr3-c47666d42f7972e1b51f9de61ce0fa27c72f3127.tar.gz
vdr-plugin-dxr3-c47666d42f7972e1b51f9de61ce0fa27c72f3127.tar.bz2
initial import
Diffstat (limited to 'dxr3nextpts.c')
-rw-r--r--dxr3nextpts.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/dxr3nextpts.c b/dxr3nextpts.c
new file mode 100644
index 0000000..72b3e31
--- /dev/null
+++ b/dxr3nextpts.c
@@ -0,0 +1,4 @@
+#include "dxr3nextpts.h"
+
+// ==================================
+cMutex* cDxr3NextPts::m_pMutex = new cMutex;