diff options
Diffstat (limited to 'plugin.c')
-rw-r--r-- | plugin.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -645,6 +645,7 @@ cString cPluginGraphLCD::SVDRPCommand(const char *Command, const char *Option, i } } } + return NULL; /* make gcc happy */ } cOsdObject * cPluginGraphLCD::MainMenuAction() |