summaryrefslogtreecommitdiffstats
path: root/src/storage/double_pinyin_table.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/double_pinyin_table.h')
-rw-r--r--src/storage/double_pinyin_table.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/storage/double_pinyin_table.h b/src/storage/double_pinyin_table.h
index 6af66b7..52af618 100644
--- a/src/storage/double_pinyin_table.h
+++ b/src/storage/double_pinyin_table.h
@@ -307,11 +307,11 @@ const double_pinyin_scheme_yunmu_item_t double_pinyin_pyjj_yun[] = {
};
const double_pinyin_scheme_shengmu_item_t double_pinyin_xhe_sheng[] = {
-{NULL } /* A */,
+{"'" } /* A */,
{"b" } /* B */,
{"c" } /* C */,
{"d" } /* D */,
-{NULL } /* E */,
+{"'" } /* E */,
{"f" } /* F */,
{"g" } /* G */,
{"h" } /* H */,