summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/protocol/ptlink.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/protocol/ptlink.c b/src/protocol/ptlink.c
index 8d6d1d4ea..418aed429 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
@@ -1718,3 +1717,5 @@ int AnopeInit(int argc, char **argv)
return MOD_CONT;
}
+
+