From ad71495d166c0659323aeeee5fb8cc7bc542afa5 Mon Sep 17 00:00:00 2001 From: "rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Mon, 23 Aug 2004 19:22:42 +0000 Subject: BUILD : 1.7.5 (330) BUGS : N/A NOTES : More indent fun! git-svn-id: svn://svn.anope.org/anope/trunk@330 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@206 5417fbe8-f217-4b02-8779-1006273d7864 --- src/mysql.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'src/mysql.c') diff --git a/src/mysql.c b/src/mysql.c index cc0c6ee80..64b538776 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,6 +1,4 @@ -/* MySQL functions. -/* MySQL functions. -/* MySQL functions. + /* MySQL functions. * * (C) 2003 Anope Team @@ -1610,6 +1608,5 @@ void db_mysql_load_ns_dbase(void) } } } - - - + + -- cgit