From 9544985ccbb20d7f8377c63a4e59d1ff97b844ac Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 3 Feb 2014 10:05:00 -0800 Subject: Convert fd to Session* where meaningful --- src/map/intif.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/intif.hpp') diff --git a/src/map/intif.hpp b/src/map/intif.hpp index 244c230..0fe7182 100644 --- a/src/map/intif.hpp +++ b/src/map/intif.hpp @@ -7,7 +7,7 @@ # include "map.hpp" -int intif_parse(int fd); +int intif_parse(Session *); void intif_GMmessage(XString mes); -- cgit v1.2.3-60-g2f50