diff options
author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-29 22:00:00 +0000 |
---|---|---|
committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-29 22:00:00 +0000 |
commit | b6090524fab7196cb1980ca9fae7c18473555f1b (patch) | |
tree | ebd9b832d212573823b911b9dd67873fe4936624 /src/protocol/plexus.c | |
parent | ec5c03f7bf4f1a17dc02d893a4b74a97933abfd8 (diff) |
BUILD : 1.7.10 (817) BUGS : N/A NOTES : Synced inspircd.c with brains cvs server
git-svn-id: svn://svn.anope.org/anope/trunk@817 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@570 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/protocol/plexus.c')
-rw-r--r-- | src/protocol/plexus.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/protocol/plexus.c b/src/protocol/plexus.c index fc5d788f1..c4e9498e7 100644 --- a/src/protocol/plexus.c +++ b/src/protocol/plexus.c @@ -1,4 +1,5 @@ /*PlexusIRCD IRCD functions +/*PlexusIRCD IRCD functions * (C) 2003-2005 Anope Team * Contact us at info@anope.org * @@ -1815,3 +1816,4 @@ AnopeInit (int argc, char **argv) } + |