Ticket #1735: character_sets.cpp.patch

File character_sets.cpp.patch, 656 bytes (added by jackburton, 16 years ago)

patch for libtextencoding

Line 
1*** /boot/home/trunk/src/kits/textencoding/character_sets.cpp_org Fri Mar 9 10:42:13 2007
2--- /boot/home/trunk/src/kits/textencoding/character_sets.cpp Thu May 31 00:59:56 2007
3***************
4*** 129,135 ****
5 "shift_jisx0213",
6 NULL
7 };
8! static const BCharacterSet shiftJIS(12,17,"Japanese Shift JIS","Shift_JIS","Shift_JIS",shiftJISaliases);
9
10 static const char * EUCPackedJapaneseAliases[] = {
11 // IANA aliases
12--- 129,135 ----
13 "shift_jisx0213",
14 NULL
15 };
16! static const BCharacterSet shiftJIS(12,17,"Japanese Shift JIS","CP932","Shift_JIS",shiftJISaliases);
17
18 static const char * EUCPackedJapaneseAliases[] = {
19 // IANA aliases