summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/wsfont/spleen5x8.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/wsfont/spleen5x8.h b/sys/dev/wsfont/spleen5x8.h
index cd59cb60964..8a0a68cdd69 100644
--- a/sys/dev/wsfont/spleen5x8.h
+++ b/sys/dev/wsfont/spleen5x8.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: spleen5x8.h,v 1.1 2018/09/24 11:10:34 fcambus Exp $ */
+/* $OpenBSD: spleen5x8.h,v 1.2 2018/12/02 14:47:23 fcambus Exp $ */
/*
* Copyright (c) 2018 Frederic Cambus <fcambus@openbsd.org>
@@ -361,7 +361,7 @@ static u_char spleen5x8_data[] = {
0x00, /* ........ */
0x70, /* .***.... */
- 0x90, /* *..*.... */
+ 0x80, /* *....... */
0x80, /* *....... */
0x80, /* *....... */
0x80, /* *....... */
@@ -388,7 +388,7 @@ static u_char spleen5x8_data[] = {
0x00, /* ........ */
0x70, /* .***.... */
- 0x90, /* *..*.... */
+ 0x80, /* *....... */
0x80, /* *....... */
0xe0, /* ***..... */
0x80, /* *....... */
@@ -650,7 +650,7 @@ static u_char spleen5x8_data[] = {
0x00, /* ........ */
0x00, /* ........ */
0x70, /* .***.... */
- 0x90, /* *..*.... */
+ 0x80, /* *....... */
0x80, /* *....... */
0x80, /* *....... */
0x70, /* .***.... */