| Index: core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp
|
| diff --git a/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp b/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp
|
| index 834594d00739fd4d0a2f88c07627d4fb09f64025..3eefc131e02b8916a778155e19895379d6c0bac9 100644
|
| --- a/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp
|
| +++ b/core/fpdfapi/fpdf_cmaps/Korea1/UniKS-UCS2-V_1.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/fpdfapi/fpdf_cmaps/Korea1/cmaps_korea1.h"
|
|
|
| -const FX_WORD g_FXCMAP_UniKS_UCS2_V_1[18 * 3] = {
|
| +const uint16_t g_FXCMAP_UniKS_UCS2_V_1[18 * 3] = {
|
| 0x2013, 0x2014, 0x1F7B, 0x2016, 0x2016, 0x1F7D, 0x2025, 0x2025, 0x1F7A,
|
| 0x3001, 0x3002, 0x1F78, 0x3008, 0x3011, 0x1F81, 0x3013, 0x3013, 0x1F8B,
|
| 0x3014, 0x3015, 0x1F7F, 0xFF01, 0xFF01, 0x1F8C, 0xFF08, 0xFF09, 0x1F8D,
|
|
|