From 9fad3ecb9215a0034bf407f192926b04cb5efaed Mon Sep 17 00:00:00 2001 From: danieldg Date: Sat, 24 Oct 2009 20:04:05 +0000 Subject: Create irc::sockets::cidr_mask git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11968 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/users.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/users.h') diff --git a/include/users.h b/include/users.h index de69f6383..0fc6e3723 100644 --- a/include/users.h +++ b/include/users.h @@ -364,7 +364,7 @@ class CoreExport User : public StreamSocket /** Get CIDR mask, using default range, for this user */ - irc::string GetCIDRMask(); + irc::sockets::cidr_mask GetCIDRMask(); /** Sets the client IP for this user * @return true if the conversion was successful -- cgit v1.2.3