summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/filtermanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/commontools/filtermanager.cxx')
-rw-r--r--connectivity/source/commontools/filtermanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/commontools/filtermanager.cxx b/connectivity/source/commontools/filtermanager.cxx
index 152c4a4a2258..9a2950f4d2d8 100644
--- a/connectivity/source/commontools/filtermanager.cxx
+++ b/connectivity/source/commontools/filtermanager.cxx
@@ -75,7 +75,7 @@ namespace dbtools
}
assert(false);
- static OUString sErr("#FilterManager::getFilterComponent unknown component#");
+ static const OUString sErr("#FilterManager::getFilterComponent unknown component#");
return sErr;
}