From 31544d2b6973931be7fdec898ea3672bea831de2 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 30 Aug 2012 17:37:27 -0700 Subject: Fix compiler errors of C++ conversion --- src/map/chrif.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/chrif.hpp') diff --git a/src/map/chrif.hpp b/src/map/chrif.hpp index 5b0341e..82bfe0d 100644 --- a/src/map/chrif.hpp +++ b/src/map/chrif.hpp @@ -16,7 +16,7 @@ int chrif_save (struct map_session_data *); int chrif_charselectreq (struct map_session_data *); int chrif_changemapserver (struct map_session_data *sd, char *name, int x, - int y, int ip, short port); + int y, struct in_addr ip, short port); int chrif_searchcharid (int char_id); int chrif_changegm (int id, const char *pass, int len); -- cgit v1.2.3-70-g09d2