diff options
Diffstat (limited to 'chat/bitchx/patches/patch-ad')
-rw-r--r-- | chat/bitchx/patches/patch-ad | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/bitchx/patches/patch-ad b/chat/bitchx/patches/patch-ad index a23c50ed640..63d05ef75c4 100644 --- a/chat/bitchx/patches/patch-ad +++ b/chat/bitchx/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.2 2003/01/31 00:17:45 salo Exp $ +$NetBSD: patch-ad,v 1.3 2004/11/26 11:38:14 adam Exp $ ---- source/screen.c.orig Thu Feb 28 05:22:50 2002 -+++ source/screen.c Thu Jan 30 23:34:33 2003 -@@ -2975,6 +2975,8 @@ +--- source/screen.c.orig 2003-07-31 07:01:08.000000000 +0000 ++++ source/screen.c +@@ -2974,6 +2974,8 @@ static char retbuf[512]; if (back == 58) strcat(retbuf, current_term->TI_sgrstrs[TERM_SGR_BLINK_ON - 1]); |