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 fed9b9c..b2a2aa1 100644
--- a/banner.c
+++ b/banner.c
@@ -217,13 +217,13 @@ static char letters[UCHAR_MAX][CHARACTER_HEIGHT][CHARACTER_WIDTH] = {
" T ",
" " },
- ['U'] = { " ",
- " ",
- " u u ",
- " u u ",
- " u u ",
- " u u ",
- " uuuuu ",
+ ['U'] = { " U U ",
+ " U U ",
+ " U U ",
+ " U U ",
+ " U U ",
+ " U U ",
+ " UUUUU ",
" ", },
['V'] = { " ",