summaryrefslogtreecommitdiffstats
path: root/src/cmd/tcs/tcs.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-03-09 17:12:40 +0000
committerrsc <devnull@localhost>2005-03-09 17:12:40 +0000
commit7551b2ec8b48e74f002ae14882f2e4f191ea0076 (patch)
treeb31a7fe43236c2a9b7d23c1bd3cff29d57f34469 /src/cmd/tcs/tcs.c
parent3e635a65b49bb8717255360a25d262c602fc3730 (diff)
downloadplan9port-7551b2ec8b48e74f002ae14882f2e4f191ea0076.tar.gz
plan9port-7551b2ec8b48e74f002ae14882f2e4f191ea0076.zip
use plan 9 versions
Diffstat (limited to 'src/cmd/tcs/tcs.c')
-rw-r--r--src/cmd/tcs/tcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/tcs/tcs.c b/src/cmd/tcs/tcs.c
index 14403064..c8d0bbbc 100644
--- a/src/cmd/tcs/tcs.c
+++ b/src/cmd/tcs/tcs.c
@@ -984,7 +984,7 @@ long tab8859_15[256] = /* from anyrhine@cs.helsinki.fi (Aki Nyrhinen) */
0x70,0x71,0x72,0x73,0x74,0x75,0x76,0x77,0x78,0x79,0x7a,0x7b,0x7c,0x7d,0x7e,0x7f,
0x80,0x81,0x82,0x83,0x84,0x85,0x86,0x87,0x88,0x89,0x8a,0x8b,0x8c,0x8d,0x8e,0x8f,
0x90,0x91,0x92,0x93,0x94,0x95,0x96,0x97,0x98,0x99,0x9a,0x9b,0x9c,0x9d,0x9e,0x9f,
-0xa0,0xa1,0xa2,0xa3,0x20a0,0xa5,0x0160,0xa7,0x0161,0xa9,0xaa,0xab,0xac,0xad,
+0xa0,0xa1,0xa2,0xa3,0x20ac,0xa5,0x0160,0xa7,0x0161,0xa9,0xaa,0xab,0xac,0xad,
0xae,0xaf,0xb0,0xb1,0xb2,0xb3,0x017d,0xb5,0xb6,0xb7,0x017e,0xb9,0xba,0xbb,
0x0152,0x0153,0x0178,0xbf,0xc0,0xc1,0xc2,0xc3,0xc4,0xc5,0xc6,0xc7,0xc8,0xc9,
0xca,0xcb,0xcc,0xcd,0xce,0xcf,0xd0,0xd1,0xd2,0xd3,0xd4,0xd5,0xd6,0xd7,0xd8,