summaryrefslogtreecommitdiffstats
path: root/src/account-server/account.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account-server/account.h')
-rw-r--r--src/account-server/account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account-server/account.h b/src/account-server/account.h
index 98794fb..46693e8 100644
--- a/src/account-server/account.h
+++ b/src/account-server/account.h
@@ -158,7 +158,7 @@ class Account
*
* @param slot slot index of the character.
*/
- void delCharacter(unsigned int slot);
+ void delCharacter(unsigned slot);
/**
* Get all the characters.