diff options
Diffstat (limited to 'src/protocol/plexus.c')
-rw-r--r-- | src/protocol/plexus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/plexus.c b/src/protocol/plexus.c index c85b38eb3..d1e5b000c 100644 --- a/src/protocol/plexus.c +++ b/src/protocol/plexus.c @@ -1,5 +1,4 @@ /* PlexusIRCD IRCD functions - * * (C) 2003-2005 Anope Team * Contact us at info@anope.org * @@ -1814,3 +1813,4 @@ AnopeInit (int argc, char **argv) return MOD_CONT; } + |