From 64dca8681c90dca15009fb82e54154d3faf3b1d6 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 25 Apr 2013 10:32:26 -0300 Subject: Fixed Bug #7189 http://hercules.ws/board/tracker/issue-7189-warning-while-recompiling-using-centos5/ Signed-off-by: shennetsind --- src/login/account_sql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/login/account_sql.c') diff --git a/src/login/account_sql.c b/src/login/account_sql.c index 9fbe50727..1d77f1975 100644 --- a/src/login/account_sql.c +++ b/src/login/account_sql.c @@ -688,4 +688,4 @@ static bool mmo_auth_tosql(AccountDB_SQL* db, const struct mmo_account* acc, boo void account_db_sql_up(AccountDB* self) { AccountDB_SQL* db = (AccountDB_SQL*)self; Sql_HerculesUpdateCheck(db->accounts); -} \ No newline at end of file +} -- cgit v1.2.3-60-g2f50