From: Ben Harris Date: Sat, 2 Nov 2024 17:49:57 +0000 (+0000) Subject: cmap fixup X-Git-Tag: bedstead-3.246~68 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=932722f07da6b41803e7174c381fe5bd25551a4f;p=bedstead.git cmap fixup --- diff --git a/bedstead.c b/bedstead.c index c0d4fc3..97456ef 100644 --- a/bedstead.c +++ b/bedstead.c @@ -2995,7 +2995,7 @@ main(int argc, char **argv) NAME(0x116, "6-cell separated graphics"); printf(" \n"); - printf(" \n"); + printf(" \n"); docmap(0, 3, 4); /* Unicode 2.0+, BMP only */ docmap(0, 4, 12); /* Unicode 2.0+, full repertoire */ docmap(3, 1, 4); /* Windows Unicode, BMP only */