mirror of
https://github.com/anope/anope.git
synced 2026-07-09 22:43:13 +02:00
avoiding indent breakage
git-svn-id: svn://svn.anope.org/anope/trunk@802 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@558 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
a0b268dab3
commit
a41f38c2e4
@@ -1,5 +1,4 @@
|
||||
/* PlexusIRCD IRCD functions
|
||||
*
|
||||
* (C) 2003-2005 Anope Team
|
||||
* Contact us at info@anope.org
|
||||
*
|
||||
@@ -1814,3 +1813,4 @@ AnopeInit (int argc, char **argv)
|
||||
|
||||
return MOD_CONT;
|
||||
}
|
||||
|
||||
|
||||
@@ -587,7 +587,6 @@ void moduleAddIRCDMsgs(void) {
|
||||
|
||||
/* *INDENT-ON* */
|
||||
|
||||
|
||||
int anope_event_svsinfo(char *source, int ac, char **av)
|
||||
{
|
||||
return MOD_CONT;
|
||||
|
||||
Reference in New Issue
Block a user