summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10ntools/source/export.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/export.cxx b/l10ntools/source/export.cxx
index f176a42c4845..269a4f22afa1 100644
--- a/l10ntools/source/export.cxx
+++ b/l10ntools/source/export.cxx
@@ -378,7 +378,7 @@ void Export::Execute( int nToken, const char * pToken )
return;
case RSCDEFINE:
bDefine = true; // res. defined in macro
-
+ SAL_FALLTHROUGH;
case RESOURCE:
case RESOURCEEXPR: {
if ( nToken != RSCDEFINE )