From 3300b8255145d2191321319cfd59e97ba433da60 Mon Sep 17 00:00:00 2001 From: "rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 29 May 2005 22:01:01 +0000 Subject: [PATCH] re-commiting as indent broke it, AGAIN git-svn-id: svn://svn.anope.org/anope/trunk@818 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@571 5417fbe8-f217-4b02-8779-1006273d7864 --- src/protocol/plexus.c | 2 -- src/protocol/ptlink.c | 2 +- 2 files changed, 1 insertion(+), 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,4 +1,3 @@ -/*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,4 +1,3 @@ -/* PTLink IRCD functions /* PTLink IRCD functions * * (C) 2003-2005 Anope Team @@ -1717,3 +1716,4 @@ int AnopeInit(int argc, char **argv) return MOD_CONT; } +