1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 19:53:13 +02:00

BUILD : 1.7.10 (833) BUGS : NOTES : Fixed some fuckups in the previous commit

git-svn-id: svn://svn.anope.org/anope/trunk@833 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@586 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-06-25 21:10:12 +00:00
parent c638cd622d
commit b9760a6353
5 changed files with 16 additions and 13 deletions
+3 -4
View File
@@ -1,5 +1,5 @@
/*PlexusIRCD IRCD functions
/*PlexusIRCD IRCD functions
/* PlexusIRCD IRCD functions
*
* (C) 2003-2005 Anope Team
* Contact us at info@anope.org
*
@@ -1815,5 +1815,4 @@ AnopeInit (int argc, char **argv)
return MOD_CONT;
}
/* EOF */
+1 -2
View File
@@ -1,4 +1,3 @@
/* PTLink IRCD functions
/* PTLink IRCD functions
*
* (C) 2003-2005 Anope Team
@@ -1717,4 +1716,4 @@ int AnopeInit(int argc, char **argv)
return MOD_CONT;
}
/* EOF */
+2 -1
View File
@@ -1,4 +1,3 @@
/* Rage IRCD functions
/* Rage IRCD functions
*
* (C) 2003-2005 Anope Team
@@ -1655,3 +1654,5 @@ int AnopeInit(int argc, char **argv)
return MOD_CONT;
}
/* EOF */