From: Ben Harris Date: Sun, 16 Jul 2017 15:58:21 +0000 (+0100) Subject: Fix typo in U+025D. X-Git-Tag: bedstead-001.003~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=9c668ca835946238e4c798630679c03388587a70;p=bedstead.git Fix typo in U+025D. --- diff --git a/bedstead.c b/bedstead.c index d0b866d..e379b00 100644 --- a/bedstead.c +++ b/bedstead.c @@ -616,7 +616,7 @@ struct glyph { {{000,000,030,004,035,026,010,000,000}, 0x025a }, /* Right-hook schwa */ {{000,000,017,020,016,020,017,000,000}, 0x025b }, /* Epsilon */ {{000,000,036,001,016,001,036,000,000}, 0x025c }, /* Reversed epsilon */ - {{000,000,030,004,031,060,030,000,000}, 0x025d }, /* Right-hook rev epsilon */ + {{000,000,030,004,031,006,030,000,000}, 0x025d }, /* Right-hook rev epsilon */ {{000,000,016,021,026,021,016,000,000}, 0x025e }, /* Closed reversed epsilon */ {{000,000,004,004,016,004,004,004,010}, 0x025f }, /* Barred dotless J */ {{001,002,016,022,022,022,016,002,014}, 0x0260 }, /* Hooktop G */