From b1367118aacd8984ef67ee161d8333cc082f7980 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 12 May 2000 16:14:48 +0000 Subject: [PATCH] - new patch Changed files: BitchX-iso2.patch -> 1.4 --- BitchX-iso2.patch | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/BitchX-iso2.patch b/BitchX-iso2.patch index 9455081..377c02a 100644 --- a/BitchX-iso2.patch +++ b/BitchX-iso2.patch @@ -1,15 +1,12 @@ -diff -ru BitchX/source/irc.c BitchX.AX/source/irc.c ---- BitchX/source/irc.c Mon Jan 17 04:04:20 2000 -+++ BitchX.AX/source/irc.c Wed Feb 2 17:08:45 2000 -@@ -97,11 +97,7 @@ - * switchs are set */ - dead = 0, - inhibit_logging = 0, --#ifndef ONLY_STD_CHARS - startup_ansi = 1, /* display startup ansi */ --#else -- startup_ansi = 0, /* DO NOT display startup ansi */ --#endif - auto_connect = 1, /* auto-connect to first server*/ +diff -urN BitchX.org/include/config.h BitchX/include/config.h +--- BitchX.org/include/config.h Fri May 12 14:03:31 2000 ++++ BitchX/include/config.h Fri May 12 14:05:19 2000 +@@ -329,7 +329,7 @@ + * define this to solve the problem. + * + */ +-#undef CHARSET_CUSTOM ++#define CHARSET_CUSTOM - background = 0, + /* + * If you want the non-ansi BitchX logo only define this ASCII_LOGO -- 2.44.0