aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/dict/oed.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-07-13 10:48:09 +0000
committerrsc <devnull@localhost>2005-07-13 10:48:09 +0000
commite2d62fb931fb574944468957dc58222da386d90b (patch)
tree01fa1a9e3a2afd51718ac11493d17081b820a751 /src/cmd/dict/oed.c
parent37c7bc13fde7992dfcdd4d916f6fc3f8bcc22b42 (diff)
downloadplan9port-e2d62fb931fb574944468957dc58222da386d90b.tar.gz
plan9port-e2d62fb931fb574944468957dc58222da386d90b.tar.bz2
plan9port-e2d62fb931fb574944468957dc58222da386d90b.zip
no more L characters. sigh.
Diffstat (limited to 'src/cmd/dict/oed.c')
-rw-r--r--src/cmd/dict/oed.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/cmd/dict/oed.c b/src/cmd/dict/oed.c
index 1e1c0c5c..d924a89c 100644
--- a/src/cmd/dict/oed.c
+++ b/src/cmd/dict/oed.c
@@ -334,7 +334,7 @@ static Assoc spectab[] = {
{"bra", MBRA},
{"brbl", LBRB},
{"breve", LBRV},
- {"bslash", L'\\'},
+ {"bslash", '\\'},
{"bsquare", 0x25a0}, /* black square U+25A0 */
{"btril", 0x25c0}, /* U+25C0 */
{"btrir", 0x25b6}, /* U+25B6 */
@@ -442,7 +442,7 @@ static Assoc spectab[] = {
{"flat", 0x266d},
{"fllig", MLFL},
{"frE", 0x45}, /* should be curly */
- {"frL", L'L'}, /* should be curly */
+ {"frL", 'L'}, /* should be curly */
{"frR", 0x52}, /* should be curly */
{"frakB", 0x42}, /* should have fraktur style */
{"frakG", 0x47},
@@ -702,7 +702,7 @@ static Assoc spectab[] = {
{"scrF", 0x46},
{"scrI", 0x49},
{"scrJ", 0x4a},
- {"scrL", L'L'},
+ {"scrL", 'L'},
{"scrO", 0x4f},
{"scrP", 0x50},
{"scrQ", 0x51},
@@ -901,9 +901,9 @@ static Rune normtab[128] = {
/*30*/ 0x30, 0x31, 0x32, 0x33, 0x34, 0x35, 0x36, 0x37,
0x38, 0x39, 0x3a, 0x3b, TAGS, 0x3d, TAGE, 0x3f,
/*40*/ 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
- 0x48, 0x49, 0x4a, 0x4b, L'L', 0x4d, 0x4e, 0x4f,
+ 0x48, 0x49, 0x4a, 0x4b, 'L', 0x4d, 0x4e, 0x4f,
/*50*/ 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
- 0x58, 0x59, 0x5a, 0x5b, L'\\', 0x5d, 0x5e, 0x5f,
+ 0x58, 0x59, 0x5a, 0x5b, '\\', 0x5d, 0x5e, 0x5f,
/*60*/ 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
/*70*/ 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
@@ -920,9 +920,9 @@ static Rune phtab[128] = {
/*30*/ 0x30, 0x31, 0x32, 0x25c, 0x34, 0x35, 0x36, 0x37,
0x38, 0xf8, 0x2d0, 0x3b, TAGS, 0x3d, TAGE, 0x3f,
/*40*/ 0x259, 0x251, 0x42, 0x43, 0xf0, 0x25b, 0x46, 0x47,
- 0x48, 0x26a, 0x4a, 0x4b, L'L', 0x4d, 0x14b, 0x254,
+ 0x48, 0x26a, 0x4a, 0x4b, 'L', 0x4d, 0x14b, 0x254,
/*50*/ 0x50, 0x252, 0x52, 0x283, 0x3b8, 0x28a, 0x28c, 0x57,
- 0x58, 0x59, 0x292, 0x5b, L'\\', 0x5d, 0x5e, 0x5f,
+ 0x58, 0x59, 0x292, 0x5b, '\\', 0x5d, 0x5e, 0x5f,
/*60*/ 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
/*70*/ 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
@@ -941,7 +941,7 @@ static Rune grtab[128] = {
/*40*/ 0x40, 0x391, 0x392, 0x39e, 0x394, 0x395, 0x3a6, 0x393,
0x397, 0x399, 0x3da, 0x39a, 0x39b, 0x39c, 0x39d, 0x39f,
/*50*/ 0x3a0, 0x398, 0x3a1, 0x3a3, 0x3a4, 0x3a5, 0x56, 0x3a9,
- 0x3a7, 0x3a8, 0x396, 0x5b, L'\\', 0x5d, 0x5e, 0x5f,
+ 0x3a7, 0x3a8, 0x396, 0x5b, '\\', 0x5d, 0x5e, 0x5f,
/*60*/ 0x60, 0x3b1, 0x3b2, 0x3be, 0x3b4, 0x3b5, 0x3c6, 0x3b3,
0x3b7, 0x3b9, 0x3c2, 0x3ba, 0x3bb, 0x3bc, 0x3bd, 0x3bf,
/*70*/ 0x3c0, 0x3b8, 0x3c1, 0x3c3, 0x3c4, 0x3c5, 0x76, 0x3c9,
@@ -958,9 +958,9 @@ static Rune subtab[128] = {
/*30*/ 0x2080, 0x2081, 0x2082, 0x2083, 0x2084, 0x2085, 0x2086, 0x2087,
0x2088, 0x2089, 0x3a, 0x3b, TAGS, 0x208c, TAGE, 0x3f,
/*40*/ 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
- 0x48, 0x49, 0x4a, 0x4b, L'L', 0x4d, 0x4e, 0x4f,
+ 0x48, 0x49, 0x4a, 0x4b, 'L', 0x4d, 0x4e, 0x4f,
/*50*/ 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
- 0x58, 0x59, 0x5a, 0x5b, L'\\', 0x5d, 0x5e, 0x5f,
+ 0x58, 0x59, 0x5a, 0x5b, '\\', 0x5d, 0x5e, 0x5f,
/*60*/ 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
/*70*/ 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,
@@ -977,9 +977,9 @@ static Rune suptab[128] = {
/*30*/ 0x2070, 0x2071, 0x2072, 0x2073, 0x2074, 0x2075, 0x2076, 0x2077,
0x2078, 0x2079, 0x3a, 0x3b, TAGS, 0x207c, TAGE, 0x3f,
/*40*/ 0x40, 0x41, 0x42, 0x43, 0x44, 0x45, 0x46, 0x47,
- 0x48, 0x49, 0x4a, 0x4b, L'L', 0x4d, 0x4e, 0x4f,
+ 0x48, 0x49, 0x4a, 0x4b, 'L', 0x4d, 0x4e, 0x4f,
/*50*/ 0x50, 0x51, 0x52, 0x53, 0x54, 0x55, 0x56, 0x57,
- 0x58, 0x59, 0x5a, 0x5b, L'\\', 0x5d, 0x5e, 0x5f,
+ 0x58, 0x59, 0x5a, 0x5b, '\\', 0x5d, 0x5e, 0x5f,
/*60*/ 0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67,
0x68, 0x69, 0x6a, 0x6b, 0x6c, 0x6d, 0x6e, 0x6f,
/*70*/ 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77,