diff options
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 ab3aaa14e..cb4e079ed 100644 --- a/src/mysql.c +++ b/src/mysql.c @@ -1,5 +1,6 @@ /* MySQL functions. /* MySQL functions. +/* MySQL functions. * * (C) 2003 Anope Team * Contact us at info@anope.org @@ -1609,3 +1610,4 @@ void db_mysql_load_ns_dbase(void) } } + |