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 784d686..7583a64 100644
--- a/src/storage/double_pinyin_table.h
+++ b/src/storage/double_pinyin_table.h
@@ -337,11 +337,11 @@ const double_pinyin_scheme_fallback_item_t double_pinyin_pyjj_fallback[] = {
};
const double_pinyin_scheme_shengmu_item_t double_pinyin_xhe_sheng[] = {
-{"'" } /* A */,
+{NULL } /* A */,
{"b" } /* B */,
{"c" } /* C */,
{"d" } /* D */,
-{"'" } /* E */,
+{NULL } /* E */,
{"f" } /* F */,
{"g" } /* G */,
{"h" } /* H */,