summaryrefslogtreecommitdiff
path: root/src/plexus.c
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-16 23:23:09 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-16 23:23:09 +0000
commit5059cb173d6267163dbf305451f4dd1c0c726603 (patch)
tree8da7a5b1b7df943c8c71923b026e74788c9dd2f8 /src/plexus.c
parentfb1a1829b88ef69729b22364e9af3ea40e9b4685 (diff)
BUILD : 1.7.7 (545) BUGS : 278 NOTES : On vhost unset show the correct vhost character
git-svn-id: svn://svn.anope.org/anope/trunk@545 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@398 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/plexus.c')
-rw-r--r--src/plexus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plexus.c b/src/plexus.c
index d140c8dd9..74f0bd49c 100644
--- a/src/plexus.c
+++ b/src/plexus.c
@@ -102,6 +102,7 @@ IRCDVar ircd[] = {
0, /* SJOIN except char */
0, /* Can remove User Channel Modes with SVSMODE */
0, /* Sglines are not enforced until user reconnects */
+ "h", /* vhost char */
}
,
{NULL}