diff options
Diffstat (limited to 'tvonscreen.cpp')
| -rw-r--r-- | tvonscreen.cpp | 2 |
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 |
