summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index 3fec38f..7f48a70 100644
--- a/src/config.h
+++ b/src/config.h
@@ -27,7 +27,7 @@
*/
#ifndef KBS_CONFIG_H
-#define KBS_CONFIG_H
+#define KBS_CONFIG_H "$Id$"
/* ---------------------------------------- VARIABLE NAMES
@@ -54,7 +54,8 @@ typedef enum
CONFIG_DEJUNK,
CONFIG_TESTMODE,
CONFIG_BLOCKHTML,
- CONFIG_VERBOSE
+ CONFIG_VERBOSE,
+ CONFIG_SHOWMATCH
} ConfigIntVar;
/* ---------------------------------------- INTERFACES