summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2004-08-22 19:03:21 +0000
committerIan C <ianc@noddybox.co.uk>2004-08-22 19:03:21 +0000
commit79ebb3ff33dbcf841194bbc0932c070b055b1907 (patch)
tree9361056b960eb485d334b0faa14628ac833207d2 /src/config.h
parent718b54c985aa2fe7146df39176796ce4d6580504 (diff)
Added dumpheaders variableHEADmaster
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index d545531..d9641e7 100644
--- a/src/config.h
+++ b/src/config.h
@@ -55,7 +55,8 @@ typedef enum
CONFIG_TESTMODE,
CONFIG_BLOCKHTML,
CONFIG_VERBOSE,
- CONFIG_SHOWMATCH
+ CONFIG_SHOWMATCH,
+ CONFIG_DUMPHEADERS
} ConfigIntVar;
/* ---------------------------------------- INTERFACES