From 326a73ff7bd43564cd850c9db2ca9ccde53a5292 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 21 Feb 2006 19:11:07 +0000 Subject: Fixed git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3275 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/helperfuncs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/helperfuncs.h b/include/helperfuncs.h index 15a11e531..c5939f8ba 100644 --- a/include/helperfuncs.h +++ b/include/helperfuncs.h @@ -60,7 +60,7 @@ void ServerNoticeAll(char* text, ...); void ServerPrivmsgAll(char* text, ...); void WriteWallOps(userrec *source, bool local_only, char* text, ...); void strlower(char *n); -userrec* Find(std::string &nick); +userrec* Find(std::string nick); userrec* Find(const char* nick); chanrec* FindChan(const char* chan); long GetMaxBans(char* name); -- cgit v1.3.1-10-gc9f91