summaryrefslogtreecommitdiff
path: root/tvonscreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tvonscreen.cpp')
-rw-r--r--tvonscreen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvonscreen.cpp b/tvonscreen.cpp
index 35cd102..3c43bdf 100644
--- a/tvonscreen.cpp
+++ b/tvonscreen.cpp
@@ -105,4 +105,4 @@ bool cPluginTvOnscreen::SetupParse(const char *Name, const char *Value)
return tvonscreenCfg.SetupParse(Name,Value);
}
-VDRPLUGINCREATOR(cPluginTvOnscreen); // Don't touch this!
+VDRPLUGINCREATOR(cPluginTvOnscreen) // Don't touch this! \ No newline at end of file