summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-04-10 12:40:00 +0200
committerJan Holesovsky <kendy@suse.cz>2012-04-10 12:46:54 +0200
commit1ae4c87367d1719a100b61eb694a7a186d2e8d6b (patch)
tree6b70fffb7b82befc6e0822d4baa1f1ded6e24c25 /xmloff
parent34592de6135e88ccf0172229b55c864584ac9fa9 (diff)
char[] -> const char[].
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/meta/xmlversion.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/meta/xmlversion.cxx b/xmloff/source/meta/xmlversion.cxx
index 9b2cb9dad1b3..3940fddf3771 100644
--- a/xmloff/source/meta/xmlversion.cxx
+++ b/xmloff/source/meta/xmlversion.cxx
@@ -48,7 +48,7 @@ using ::rtl::OUString;
// ------------------------------------------------------------------------
-sal_Char XMLN_VERSIONSLIST[] = "VersionList.xml";
+const char XMLN_VERSIONSLIST[] = "VersionList.xml";
// ------------------------------------------------------------------------
// #110897#