diff options
-rw-r--r-- | enc/big5.c | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -311,7 +311,8 @@ ENC_REPLICATE("CP950", "Big5") /* * Name: Big5-HKSCS * MIBenum: 2101 - * Source: See (http://www.iana.org/assignments/charset-reg/Big5-HKSCS) * Alias: None */ OnigEncodingDefine(big5_hkscs, BIG5_HKSCS) = { @@ -332,6 +333,7 @@ OnigEncodingDefine(big5_hkscs, BIG5_HKSCS) = { big5_left_adjust_char_head, big5_is_allowed_reverse_match }; /* * Name: CP951 |