diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2015-02-10 13:50:59 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2015-02-10 13:50:59 +0000 |
commit | 12ab899cb2be84e9c3cf7fa3ed0aeead790eae3f (patch) | |
tree | 0770fd06db838bd8f121fe3b7bd1a0dcca060b7c | |
parent | 56c289a5f89455e422c6555cf2d51bb827aa450c (diff) |
the stem of the b was not descending all the way to the baseline.
now `/usr/games/banner libressl` is extra purty.
i should credit miod for reminding me of this program's existence
by requesting that i not paste its output into chat.
-rw-r--r-- | games/banner/banner.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/banner/banner.c b/games/banner/banner.c index 14e959e7eae..7e6219a491c 100644 --- a/games/banner/banner.c +++ b/games/banner/banner.c @@ -1,4 +1,4 @@ -/* $OpenBSD: banner.c,v 1.16 2009/10/27 23:59:23 deraadt Exp $ */ +/* $OpenBSD: banner.c,v 1.17 2015/02/10 13:50:58 tedu Exp $ */ /* $NetBSD: banner.c,v 1.4 1995/04/22 11:55:15 cgd Exp $ */ /* @@ -740,7 +740,7 @@ const char data_table[NBYTES] = { /* 6610 */ 32, 49, 129, 31, 49, 129, 30, 49, 129, 30, /* 6620 */ 47, 129, 30, 45, 129, 30, 41, 129, 30, 6, /* 6630 */ 129, 30, 4, 129, 30, 3, 129, 30, 2, 129, -/* 6640 */ 193, 129, 30, 4, 117, 4, 130, 31, 90, 136, +/* 6640 */ 193, 129, 30, 4, 117, 4, 130, 30, 91, 136, /* 6650 */ 37, 5, 72, 5, 129, 35, 5, 74, 5, 129, /* 6660 */ 33, 5, 76, 5, 129, 32, 5, 77, 5, 129, /* 6670 */ 31, 5, 78, 5, 129, 31, 4, 79, 4, 129, |