diff options
author | Ian C <ianc@noddybox.co.uk> | 2004-08-22 19:03:21 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2004-08-22 19:03:21 +0000 |
commit | 79ebb3ff33dbcf841194bbc0932c070b055b1907 (patch) | |
tree | 9361056b960eb485d334b0faa14628ac833207d2 /src/config.h | |
parent | 718b54c985aa2fe7146df39176796ce4d6580504 (diff) |
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 3 |
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 |