diff options
author | 2012-11-14 20:14:55 +0900 | |
---|---|---|
committer | 2012-11-14 20:14:55 +0900 | |
commit | f4ae7ba881a44bd73e61a5f89c9ab27f9e808007 (patch) | |
tree | 3be7886fe7393ea0ea7fae56fd3d15360937692d /native/jni/src/char_utils.cpp | |
parent | b83aaf7e5bb5a9891cc3c84692e8b0dfe3dc21cf (diff) | |
parent | f4e99d3494ed02dba371d6a8161f7485f0cf6d3f (diff) | |
download | latinime-f4ae7ba881a44bd73e61a5f89c9ab27f9e808007.tar.gz latinime-f4ae7ba881a44bd73e61a5f89c9ab27f9e808007.tar.xz latinime-f4ae7ba881a44bd73e61a5f89c9ab27f9e808007.zip |
Merge remote-tracking branch 'goog/master' into mergescriptpackage
Diffstat (limited to 'native/jni/src/char_utils.cpp')
-rw-r--r-- | native/jni/src/char_utils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/native/jni/src/char_utils.cpp b/native/jni/src/char_utils.cpp index 857be98ae..8ac4f5039 100644 --- a/native/jni/src/char_utils.cpp +++ b/native/jni/src/char_utils.cpp @@ -954,7 +954,7 @@ const uint16_t BASE_CHARS[BASE_CHARS_SIZE] = { 0x0049, 0x0069, 0x0049, 0x0069, 0x0049, 0x0069, 0x0049, 0x0069, 0x0049, 0x0131, 0x0049, 0x0069, 0x004a, 0x006a, 0x004b, 0x006b, 0x0138, 0x004c, 0x006c, 0x004c, 0x006c, 0x004c, 0x006c, 0x004c, - 0x006c, 0x0141, 0x0142, 0x004e, 0x006e, 0x004e, 0x006e, 0x004e, + 0x006c, 0x004c, 0x006c, 0x004e, 0x006e, 0x004e, 0x006e, 0x004e, 0x006e, 0x02bc, 0x014a, 0x014b, 0x004f, 0x006f, 0x004f, 0x006f, 0x004f, 0x006f, 0x0152, 0x0153, 0x0052, 0x0072, 0x0052, 0x0072, 0x0052, 0x0072, 0x0053, 0x0073, 0x0053, 0x0073, 0x0053, 0x0073, |