From 35cfd460655878c9a615abc8ea1cb2f7577a7f3b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Apr 2013 18:57:48 +0300 Subject: some other fixes from cpplint. --- src/net/worldinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/worldinfo.h') diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h index ebc45343a..a9a8c6b4a 100644 --- a/src/net/worldinfo.h +++ b/src/net/worldinfo.h @@ -39,7 +39,7 @@ struct WorldInfo final int address; std::string name; - short port; + uint16_t port; int online_users; std::string updateHost; }; -- cgit v1.2.3-70-g09d2