diff options
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 */ + |