summaryrefslogtreecommitdiff
path: root/banner.c
diff options
context:
space:
mode:
Diffstat (limited to 'banner.c')
-rw-r--r--banner.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/banner.c b/banner.c
index 3bde278..2c82138 100644
--- a/banner.c
+++ b/banner.c
@@ -100,13 +100,13 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" GGGG ",
" " },
- ['H'] = { " h ",
- " h ",
- " h ",
- " hhhhh ",
- " h h ",
- " h h ",
- " h h ",
+ ['H'] = { " H H ",
+ " H H ",
+ " H H ",
+ " HHHHHH ",
+ " H H ",
+ " H H ",
+ " H H ",
" " },
['I'] = { " ",