summaryrefslogtreecommitdiff
path: root/src/kbs.c
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2004-01-01 01:25:04 +0000
committerIan C <ianc@noddybox.co.uk>2004-01-01 01:25:04 +0000
commitf3a485b283141787667ea98b8e0a8687f07d9062 (patch)
tree2c5234cb3408979109e987737a6197ec2085ec7e /src/kbs.c
parent9d6402a5215920987fb10e5b35f35b93f1c6f725 (diff)
A few tweaks and added an extra variable (showmatch)
Diffstat (limited to 'src/kbs.c')
-rw-r--r--src/kbs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kbs.c b/src/kbs.c
index 5c978b4..c951a63 100644
--- a/src/kbs.c
+++ b/src/kbs.c
@@ -38,6 +38,8 @@ static const char id[]="$Id$";
#include "dstring.h"
#include "util.h"
+static const char header_id[]=KBS_GLOBAL_H;
+
/* ---------------------------------------- PROTOS
*/