summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/protocol/plexus.c2
-rw-r--r--src/protocol/ptlink.c2
2 files changed, 1 insertions, 3 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)
}
-
diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c
index e1822735a..fa1419200 100644
--- a/src/protocol/ptlink.c
+++ b/src/protocol/ptlink.c
@@ -1,5 +1,4 @@
/* PTLink IRCD functions
-/* PTLink IRCD functions
*
* (C) 2003-2005 Anope Team
* Contact us at info@anope.org
@@ -1717,3 +1716,4 @@ int AnopeInit(int argc, char **argv)
return MOD_CONT;
}
+