From d69ea30539a6fe816dd6e1d943a0a2adcbd95c19 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Dec 2012 15:31:12 +0300 Subject: Fix code style. --- src/net/eathena/loginhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/loginhandler.cpp') diff --git a/src/net/eathena/loginhandler.cpp b/src/net/eathena/loginhandler.cpp index a8d5398c1..a1a80494d 100644 --- a/src/net/eathena/loginhandler.cpp +++ b/src/net/eathena/loginhandler.cpp @@ -130,7 +130,7 @@ void LoginHandler::changePassword(const std::string &username A_UNUSED, void LoginHandler::sendLoginRegister(const std::string &username, const std::string &password, - const std::string &email) + const std::string &email A_UNUSED) { MessageOut outMsg(0x0064); outMsg.writeInt32(0); // client version -- cgit v1.2.3-60-g2f50