| Index: core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp
|
| diff --git a/core/fpdfapi/fpdf_cmaps/GB1/GBK-EUC-V_2.cpp b/core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp
|
| similarity index 94%
|
| rename from core/fpdfapi/fpdf_cmaps/GB1/GBK-EUC-V_2.cpp
|
| rename to core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp
|
| index 5c993f8b4d6794f2b2e01a4e47725eb616c9eac4..87e53a7b707061cef8a4dddb8aaaf82e8b619338 100644
|
| --- a/core/fpdfapi/fpdf_cmaps/GB1/GBK-EUC-V_2.cpp
|
| +++ b/core/fpdfapi/cmaps/GB1/GBK-EUC-V_2.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/fpdfapi/fpdf_cmaps/GB1/cmaps_gb1.h"
|
| +#include "core/fpdfapi/cmaps/GB1/cmaps_gb1.h"
|
|
|
| const uint16_t g_FXCMAP_GBK_EUC_V_2[20 * 3] = {
|
| 0xA1A2, 0xA1A2, 0x023F, 0xA1A3, 0xA1A3, 0x023E, 0xA1AA, 0xA1AA, 0x0256,
|
|
|