Some generic typo fixes (src and npc)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10054 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ultramage
2007-03-22 21:03:19 +00:00
parent a0d1e3f0dd
commit 06f0d60116
18 changed files with 31 additions and 32 deletions

View File

@@ -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];