diff options
author | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-23 19:19:01 +0000 |
---|---|---|
committer | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-23 19:19:01 +0000 |
commit | efbabe7b2ac3fd6dc03bcc7001e854bb2b60425e (patch) | |
tree | d0486a7b3e632217ede20f0d8e30f363e3b731d2 /src/mysql.c | |
parent | 95755079a0bdf11ae304b686793b2ef507913afd (diff) |
BUILD : 1.7.5 (329) BUGS : N/A NOTES : Fixed more indent crap
git-svn-id: svn://svn.anope.org/anope/trunk@329 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@205 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/mysql.c')
-rw-r--r-- | src/mysql.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mysql.c b/src/mysql.c index cb4e079ed..cc0c6ee80 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,6 +1,7 @@ /* MySQL functions. /* MySQL functions. /* MySQL functions. +/* MySQL functions. * * (C) 2003 Anope Team * Contact us at info@anope.org @@ -1611,3 +1612,4 @@ void db_mysql_load_ns_dbase(void) } + |