summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-09 09:09:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-09 09:23:10 +0100
commite54fd4b67db9dde9a36fe2ffd5fb4fde3d490c3b (patch)
treeaf0b456568f6f01c6c791e607fdcc42427669d5d /hwpfilter
parent4a2402bb4eda66268a4624f1e5b974672175402f (diff)
WaE: constify these (worrying-looking) font name tables
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/source/fontmap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/fontmap.cxx b/hwpfilter/source/fontmap.cxx
index d3f9906f3eb2..de891c7a3864 100644
--- a/hwpfilter/source/fontmap.cxx
+++ b/hwpfilter/source/fontmap.cxx
@@ -150,7 +150,7 @@ const char* RepFontTab[] =
};
#endif
#else
-char* RepFontTab[] =
+const char* RepFontTab[] =
{
"\xb9\xd9\xc5\xc1", /* 0 */
"\xb5\xb8\xbf\xf2", /* 1 */