mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Fix corner (UTF-8 had a typo.)
This commit is contained in:
@@ -69,7 +69,7 @@ static struct line_drawing VT100Drawing = {
|
||||
static struct line_drawing UTF8Drawing = {
|
||||
"", "",
|
||||
"\xe2\x94\xb4",
|
||||
"\xe2\x94\x8c",
|
||||
"\xe2\x94\x90",
|
||||
"\xe2\x94\xa4",
|
||||
"\xe2\x94\xac",
|
||||
"\xe2\x94\xbc",
|
||||
|
||||
Reference in New Issue
Block a user