1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 00:23:11 +02:00

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
This commit is contained in:
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-29 22:01:01 +00:00
parent b6090524fa
commit 3300b82551
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -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)
}
+1 -1
View File
@@ -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;
}