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:01:01 +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:01:01 +0000 |
commit | 3300b8255145d2191321319cfd59e97ba433da60 (patch) | |
tree | 22a333240453fb81c4e09d3568188a9e99b20913 /src/protocol/plexus.c | |
parent | b6090524fab7196cb1980ca9fae7c18473555f1b (diff) |
re-commiting as indent broke it, AGAIN
git-svn-id: svn://svn.anope.org/anope/trunk@818 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@571 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/protocol/plexus.c')
-rw-r--r-- | src/protocol/plexus.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/protocol/plexus.c b/src/protocol/plexus.c index c4e9498e7..fc5d788f1 100644 --- a/src/protocol/plexus.c +++ b/src/protocol/plexus.c @@ -1,5 +1,4 @@ /*PlexusIRCD IRCD functions -/*PlexusIRCD IRCD functions * (C) 2003-2005 Anope Team * Contact us at info@anope.org * @@ -1816,4 +1815,3 @@ AnopeInit (int argc, char **argv) } - |