From daa8a900111fef102421ec52525b417a7e42cca1 Mon Sep 17 00:00:00 2001 From: "rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 22 May 2005 13:22:44 +0000 Subject: [PATCH] Again, removing null lines added by indent... git-svn-id: svn://svn.anope.org/anope/trunk@807 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@561 5417fbe8-f217-4b02-8779-1006273d7864 --- src/protocol/ptlink.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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,4 +1,3 @@ -/* PTLink IRCD functions /* PTLink IRCD functions * * (C) 2003-2005 Anope Team @@ -1718,3 +1717,5 @@ int AnopeInit(int argc, char **argv) return MOD_CONT; } + +