From e2b8dc50f54ce91a6c5c26a4b5c798fd94b488e3 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Fri, 12 Nov 2010 17:22:13 +0100 Subject: Dropped XLFont option, code cleanup --- tvonscreen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tvonscreen.cpp') 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 -- cgit v1.2.3