From 64f837e0d3fb6f9d495e5a9e2930a9d76dc3748c Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 8 Apr 2004 15:45:03 +0000 Subject: Tons of buffering fixes and optimisations for user connections Fixes to command handler and input parser git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@454 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/users.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/users.cpp') diff --git a/src/users.cpp b/src/users.cpp index 3211a029f..4c7173e30 100644 --- a/src/users.cpp +++ b/src/users.cpp @@ -33,6 +33,7 @@ userrec::userrec() invites.clear(); } + char* userrec::GetFullHost() { -- cgit v1.3.1-10-gc9f91