summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 7207e75aad91..6ef93e7bed10 100644
--- a/hwpfilter/source/fontmap.cxx
+++ b/hwpfilter/source/fontmap.cxx
@@ -134,7 +134,7 @@ const char* const RepFontTab[] =
"\xb9\xe9\xb9\xac \xc7\xec\xb5\xe5\xb6\xf3\xc0\xce" /* 3 */
};
#else
-const char* RepFontTab[] =
+const char* const RepFontTab[] =
{
"Batang", /* 0 */
"Dotum", /* 1 */