~ubuntu-branches/ubuntu/lucid/w3m/lucid-updates

« back to all changes in this revision

Viewing changes to libwc/map/gb2312_gbk.map

  • Committer: Bazaar Package Importer
  • Author(s): Fumitoshi UKAI
  • Date: 2004-04-29 03:28:41 UTC
  • Revision ID: james.westby@ubuntu.com-20040429032841-uo4mu7a813aqrua8
Tags: upstream-0.5.1
ImportĀ upstreamĀ versionĀ 0.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
#define N_gb2312_gbk_map 7
 
3
 
 
4
static wc_map gb2312_gbk_map[ N_gb2312_gbk_map ] = {
 
5
  { 0xA2A1, 0xA2AA },
 
6
  { 0xA6E0, 0xA6EB },
 
7
  { 0xA6EE, 0xA6F2 },
 
8
  { 0xA6F4, 0xA6F5 },
 
9
  { 0xA8BB, 0xA8BB },
 
10
  { 0xA8BD, 0xA8BE },
 
11
  { 0xA8C0, 0xA8C0 },
 
12
};