aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/cdblib.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dirmngr/cdblib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/cdblib.c b/dirmngr/cdblib.c
index c04690ff8..827399f7e 100644
--- a/dirmngr/cdblib.c
+++ b/dirmngr/cdblib.c
@@ -617,7 +617,7 @@ cdb_make_put(struct cdb_make *cdbmp,
else
r = 1;
}
- /* fall */
+ /* fall through */
case CDB_PUT_ADD:
rl = cdbmp->cdb_rec[hval&255];