summaryrefslogtreecommitdiff
path: root/keama/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'keama/options.c')
-rw-r--r--keama/options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keama/options.c b/keama/options.c
index ec8c47ce..e615ece4 100644
--- a/keama/options.c
+++ b/keama/options.c
@@ -1061,7 +1061,7 @@ get_config_comments(unsigned code)
log_threshold:
comment = createComment("/// Reference Kea #222");
TAILQ_INSERT_TAIL(&comments, comment);
- break;
+ break;
case 84: /* log-threshold-high */
comment = createComment("/// log-threshold-high is not (yet?) "