]> git.pld-linux.org Git - packages/BitchX.git/blob - BitchX-iso2.patch
9455081d92f7bb2ad8b55282751b57e74054c4d3
[packages/BitchX.git] / BitchX-iso2.patch
1 diff -ru BitchX/source/irc.c BitchX.AX/source/irc.c
2 --- BitchX/source/irc.c Mon Jan 17 04:04:20 2000
3 +++ BitchX.AX/source/irc.c      Wed Feb  2 17:08:45 2000
4 @@ -97,11 +97,7 @@
5                                                  * switchs are set */
6         dead       = 0, 
7         inhibit_logging = 0,
8 -#ifndef ONLY_STD_CHARS
9         startup_ansi = 1,                       /* display startup ansi */
10 -#else
11 -       startup_ansi = 0,                       /* DO NOT display startup ansi */
12 -#endif
13         auto_connect = 1,                       /* auto-connect to first server*/
14  
15         background = 0,
This page took 0.153178 seconds and 2 git commands to generate.