summaryrefslogtreecommitdiff
path: root/vdrttxtsubshooks.h
diff options
context:
space:
mode:
authorTobias Grimm <tobias@e-tobi.loc>2008-12-13 10:47:51 +0100
committerTobias Grimm <tobias@e-tobi.loc>2008-12-13 10:47:51 +0100
commite98281852544a159522de0e561ac64c23c447468 (patch)
tree1fedc0c55429cbdc639f768b34e72a02e6dc9a9d /vdrttxtsubshooks.h
parent24caa0c99ed1482655d1832d5e23ec69a6d10962 (diff)
downloadvdr-plugin-ttxtsubs-0.0.3b.tar.gz
vdr-plugin-ttxtsubs-0.0.3b.tar.bz2
- Work around for problem with stray segments at channel (frequency)v0.0.3b
change with driver in hw_sections=0 mode - Removed some g++ 3.3 warnings - Skipping non dvb devices when calculating /dev/dvb/adapter no
Diffstat (limited to 'vdrttxtsubshooks.h')
-rw-r--r--vdrttxtsubshooks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrttxtsubshooks.h b/vdrttxtsubshooks.h
index b2a1dcd..cfcd6a5 100644
--- a/vdrttxtsubshooks.h
+++ b/vdrttxtsubshooks.h
@@ -33,4 +33,4 @@ class cVDRTtxtsubsHookListener {
static cVDRTtxtsubsHookListener *Hook(void);
};
-#endif __VDRTTXTSUBSHOOKS_H
+#endif