diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ public: int MessageTimeout; int DetectionMethod; static int LastChannel; - + cSetupBlock(void); bool Parse(const char *Name, const char *Value); }; |