[NeoStats-Devel] [Commits] r2533 - trunk/src/protocol
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: Mark Date: Mon Apr 18 07:47:04 2005 New Revision: 2533 Modified: trunk/src/protocol/ircup10.h Log: default IRCu to vanilla IRCU Modified: trunk/src/protocol/ircup10.h ============================================================================== --- trunk/src/protocol/ircup10.h (original) +++ trunk/src/protocol/ircup10.h Mon Apr 18 07:47:04 2005 @@ -30,7 +30,7 @@ * To enable support uncomment the appropriate line below. */ /* Nefarious IRCu - http://evilnet.sourceforge.net */ -#define NEFARIOUS +/* #define NEFARIOUS */ /* ...... */ /* Nefarious IRCu with F:HOST_HIDING_STYLE:2 */ /* #define NEFARIOUS_CLOAKHOST */