summaryrefslogtreecommitdiff
path: root/odb/validator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/validator.cxx')
-rw-r--r--odb/validator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/validator.cxx b/odb/validator.cxx
index 0c95d0f..cd22548 100644
--- a/odb/validator.cxx
+++ b/odb/validator.cxx
@@ -1286,8 +1286,8 @@ namespace
case ck_multimap:
{
kt = composite_wrapper (container_kt (m));
- // Fall through.
}
+ // Fall through.
default:
{
vt = composite_wrapper (container_vt (m));