summaryrefslogtreecommitdiffstats
path: root/hcid/kword.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/kword.h')
-rw-r--r--hcid/kword.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/kword.h b/hcid/kword.h
index 88ceb8d1..2f6cae4a 100644
--- a/hcid/kword.h
+++ b/hcid/kword.h
@@ -34,7 +34,7 @@ struct kword {
};
extern int lineno;
-extern struct kword cfg_keyword[];
+extern struct kword cfg_keyword[];
extern struct kword sec_param[];
extern struct kword pair_param[];