summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_parser_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/pinyin_parser_table.h')
-rw-r--r--src/storage/pinyin_parser_table.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/storage/pinyin_parser_table.h b/src/storage/pinyin_parser_table.h
index 80741af..f618ab0 100644
--- a/src/storage/pinyin_parser_table.h
+++ b/src/storage/pinyin_parser_table.h
@@ -3437,10 +3437,10 @@ const gint chewing_key_table[CHEWING_NUMBER_OF_INITIALS *
const char * chewing_tone_table[CHEWING_NUMBER_OF_TONES] = {
"",
"ˉ",
-'ˊ',
-'ˇ',
-'ˋ',
-'˙'
+"ˊ",
+"ˇ",
+"ˋ",
+"˙"
};
};