From b2f0d495cd85188e0f9f2d4d363655da40e6e5e6 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 22 Jan 2015 12:25:18 -0800 Subject: Have I mentioned that I hate ADL? --- src/login/login.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/login') diff --git a/src/login/login.cpp b/src/login/login.cpp index d58de14..fb90cbe 100644 --- a/src/login/login.cpp +++ b/src/login/login.cpp @@ -479,7 +479,7 @@ AString mmo_auth_tostr(const AuthData *p) } static -bool extract(XString line, AuthData *ad) +bool impl_extract(XString line, AuthData *ad) { TimeT unused_connect_until_time; std::vector vars; -- cgit v1.2.3-60-g2f50