summaryrefslogtreecommitdiff
path: root/src/char_sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/char_sql')
-rw-r--r--src/char_sql/inter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char_sql/inter.c b/src/char_sql/inter.c
index 052316e0a..3d922b85a 100644
--- a/src/char_sql/inter.c
+++ b/src/char_sql/inter.c
@@ -561,7 +561,7 @@ int mapif_send_gmaccounts()
return 0;
}
-//Sends to map server the current max Account/Char id [Skotlex]
+//Sends the current max account/char id to map server [Skotlex]
void mapif_send_maxid(int account_id, int char_id)
{
unsigned char buf[12];