summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 12a3d52..413d4a2 100644
--- a/config.h
+++ b/config.h
@@ -14,7 +14,7 @@ public:
int MessageTimeout;
int DetectionMethod;
static int LastChannel;
-
+
cSetupBlock(void);
bool Parse(const char *Name, const char *Value);
};