diff --git a/bedstead.c b/bedstead.c index 1df776f..fe70cbf 100644 --- a/bedstead.c +++ b/bedstead.c @@ -363,8 +363,8 @@ static struct glyph { /* Extra characters found in the Swedish (SAA5052) character set */ {{000,000,021,016,012,016,021,000,000}, 0x00a4, "currency" }, {{002,004,037,020,036,020,037,000,000}, 0x00c9, "Eacute" }, - {{016,011,011,011,011,011,016,000,000}, -1, "D.saa5052", SC }, - {{010,010,010,010,010,010,017,000,000}, -1, "L.saa5052", SC }, + {{016,011,011,011,011,011,016,000,000}, -1, "D.saa5052" }, + {{010,010,010,010,010,010,017,000,000}, -1, "L.saa5052" }, {{004,000,016,021,037,021,021,000,000}, 0x00c5, "Aring" }, {{002,004,016,021,037,020,016,000,000}, 0x00e9, "eacute" }, {{004,000,016,001,017,021,017,000,000}, 0x00e5, "aring" },