From b353ae37eb6d374aec4127f1849a5dce81f812b5 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 24 Jun 2014 18:52:00 -0700 Subject: No one is .neutral() here (except IPv4 addresses) --- src/login/login.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/login') diff --git a/src/login/login.cpp b/src/login/login.cpp index 7537927..b86950d 100644 --- a/src/login/login.cpp +++ b/src/login/login.cpp @@ -214,7 +214,7 @@ struct AuthData IP4Address last_ip; // save of last IP of connection VString<254> memo; // a memo field int account_reg2_num; - Array account_reg2; + Array account_reg2; }; static std::vector auth_data; @@ -494,7 +494,7 @@ AString mmo_auth_tostr(const AuthData *p) static bool extract(XString line, AuthData *ad) { - std::vector vars; + std::vector vars; VString<1> sex; VString<15> ip; if (!extract(line, -- cgit v1.2.3-60-g2f50