diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-05-21 19:27:41 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-05-21 19:27:41 +0000 |
commit | 2ae219a829b3b2c77f27b93cc4b03a2ddde23fd5 (patch) | |
tree | 13a38629c79b744927d8bc18bf72687f53e1b74a /modules/basic/tables-big.i | |
parent | 8fdc6750bfa636c9d5ebf9140a6f6a0707e9758c (diff) | |
download | pango-2ae219a829b3b2c77f27b93cc4b03a2ddde23fd5.tar.gz |
Fix C++ comment. (#82035, David L. Cooper II)
Tue May 21 15:27:41 2002 Owen Taylor <otaylor@redhat.com>
* modules/basic/tables-big.i: Fix C++ comment.
(#82035, David L. Cooper II)
Diffstat (limited to 'modules/basic/tables-big.i')
-rw-r--r-- | modules/basic/tables-big.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/basic/tables-big.i b/modules/basic/tables-big.i index 535b684e..7ea89c6a 100644 --- a/modules/basic/tables-big.i +++ b/modules/basic/tables-big.i @@ -163,7 +163,7 @@ const guint32 char_mask_map[] = { ENC_BIG5|ENC_JIS_0212, ENC_JIS_0201, ENC_BIG5|ENC_BIG5|ENC_BIG5|ENC_BIG5|ENC_BIG5|ENC_BIG5|ENC_BIG5, - ENC_KSC_5601, // 106 + ENC_KSC_5601, ENC_JIS_0212|ENC_KSC_5601, ENC_GB_2312|ENC_JIS_0212|ENC_KSC_5601, ENC_BIG5|ENC_GB_2312|ENC_KSC_5601, |