summaryrefslogtreecommitdiff
path: root/src/plexus.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plexus.c')
-rw-r--r--src/plexus.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plexus.c b/src/plexus.c
index db0811631..835fcbc30 100644
--- a/src/plexus.c
+++ b/src/plexus.c
@@ -1,6 +1,6 @@
/* PlexusIRCD IRCD functions
*
- * (C) 2003 Anope Team
+ * (C) 2003-2005 Anope Team
* Contact us at info@anope.org
*
* Please read COPYING and README for furhter details.
@@ -105,6 +105,7 @@ IRCDVar ircd[] = {
"h", /* vhost char */
0, /* ts6 */
0, /* support helper umode */
+ 0, /* p10 */
}
,
{NULL}