summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/security/access_controller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/security/access_controller.cxx b/stoc/source/security/access_controller.cxx
index 856c493a355f..055c9e5563e3 100644
--- a/stoc/source/security/access_controller.cxx
+++ b/stoc/source/security/access_controller.cxx
@@ -63,7 +63,7 @@ namespace {
// static stuff initialized when loading lib
OUString s_envType = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
-const char s_acRestriction[] = "access-control.restriction";
+const OUStringLiteral s_acRestriction = u"access-control.restriction";
/** ac context intersects permissions of two ac contexts