RE: [NeoStats-Devel] [Commits] r2707 - in trunk: . modules/connectserv modules/quoteserv

"M" <[email protected]> Fri, 12 Aug 2005 22:18:53 +0100
Newsgroups gmane.comp.neostats.devel
Message-ID <[email protected]>
> -----Original Message-----
> Author: Fish
> Modified: trunk/modules/connectserv/cs.c 
> ==============================================================
> ================
> --- trunk/modules/connectserv/cs.c	(original)
> +++ trunk/modules/connectserv/cs.c	Fri Aug 12 23:49:17 2005
> @@ -32,7 +32,7 @@
>  #include "cs.h"
>  
>  /* Uncomment this line to enable colours in ConnectServ 
> channel messages */
> -/* #define ENABLE_COLOUR_SUPPORT */
> +#define ENABLE_COLOUR_SUPPORT

This defaulted to disabled due to the numerous complaints with a default of
enabled. If this change was intentional, the comment needs updating to
reflect this or a better solution to something that ought to be handled by
an IRC client created.