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: [PATCH] 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 +++------ src/nickserv.c | 2 +- version.log | 6 +++++- 3 files changed, 9 insertions(+), 8 deletions(-) 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) } } } - - - + + diff --git a/src/nickserv.c b/src/nickserv.c index d1411668f..34cc88339 100644 --- a/src/nickserv.c +++ b/src/nickserv.c @@ -1,4 +1,4 @@ -/* NickServ functions. + /* NickServ functions. * * (C) 2003 Anope Team diff --git a/version.log b/version.log index 215c632a9..3de50b755 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="5" -VERSION_BUILD="329" +VERSION_BUILD="330" # $Log$ # +# BUILD : 1.7.5 (330) +# BUGS : N/A +# NOTES : More indent fun! +# # BUILD : 1.7.5 (329) # BUGS : N/A # NOTES : Fixed more indent crap