summaryrefslogtreecommitdiffstats
path: root/configmgr/source/access.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/access.cxx')
-rw-r--r--configmgr/source/access.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/source/access.cxx b/configmgr/source/access.cxx
index 26c8e7e5c516..7bbd1b05e287 100644
--- a/configmgr/source/access.cxx
+++ b/configmgr/source/access.cxx
@@ -665,7 +665,7 @@ void Access::setName(OUString const & aName)
}
}
}
- SAL_FALLTHROUGH;
+ [[fallthrough]];
case Node::KIND_LOCALIZED_PROPERTY:
// renaming a property could only work for an extension property,
// but a localized property is never an extension property