diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-09-27 01:09:31 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-09-27 01:09:31 +0200 |
commit | bb3a16f07f32f7eabd51036b3c3ec1dc81a1d3fe (patch) | |
tree | 236edd8b2d12ff39cf8c70fcdaa88c7552d700f9 /sys/src/cmd/tcs | |
parent | 80f5df89b2dac2bfd3eb88033016a6f058c9d25d (diff) |
tcs: +apos
Diffstat (limited to 'sys/src/cmd/tcs')
-rw-r--r-- | sys/src/cmd/tcs/html.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/tcs/html.c b/sys/src/cmd/tcs/html.c index abf964d0a..6d333e36e 100644 --- a/sys/src/cmd/tcs/html.c +++ b/sys/src/cmd/tcs/html.c @@ -87,6 +87,7 @@ static Hchar byname[] = {"amp", 38}, {"and", 8743}, {"ang", 8736}, + {"apos", 39}, {"aring", 229}, {"asymp", 8776}, {"atilde", 227}, |