summaryrefslogtreecommitdiff
path: root/src/account-server/accountclient.hpp
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-05-24 17:24:44 +0200
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-05-24 17:24:44 +0200
commit346a56602177251827e8e10419a2d6ef63a0679b (patch)
tree8de94abb4627542fd7b1c1571fa3c89992fa2368 /src/account-server/accountclient.hpp
parent610ececb74d5efb4ed4df54dbceaa54fcbcf99e5 (diff)
downloadmanaserv-346a56602177251827e8e10419a2d6ef63a0679b.tar.gz
manaserv-346a56602177251827e8e10419a2d6ef63a0679b.tar.bz2
manaserv-346a56602177251827e8e10419a2d6ef63a0679b.tar.xz
manaserv-346a56602177251827e8e10419a2d6ef63a0679b.zip
More code style fixes
Diffstat (limited to 'src/account-server/accountclient.hpp')
-rw-r--r--src/account-server/accountclient.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/account-server/accountclient.hpp b/src/account-server/accountclient.hpp
index 600ec2db..dbb24aca 100644
--- a/src/account-server/accountclient.hpp
+++ b/src/account-server/accountclient.hpp
@@ -60,8 +60,7 @@ class AccountClient : public NetComputer
/**
* Unset the account associated with the connection
*/
- void
- unsetAccount();
+ void unsetAccount();
/**
* Get account associated with the connection.