diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-10-21 14:20:46 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-10-21 14:20:46 +0000 |
commit | 4e09ffe9b4de3fd005a2a35f2620dfe93e77f3cf (patch) | |
tree | 5ef82d6b2200e8319e960f718b7d89e2ea31c0f2 /src/protocol/plexus.c | |
parent | 96c98e6eea470a1c68340af43879c111a0c7c1b6 (diff) |
BUILD : 1.7.12 (914) BUGS : NOTES : Anope 1.7.12-rc1 stuffs
git-svn-id: svn://svn.anope.org/anope/trunk@914 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@660 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 0e16b2937..2f2021282 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 @@ -1851,3 +1852,4 @@ AnopeInit (int argc, char **argv) } /* EOF */ + |