From c275233c7c356058c812ed3906a833b678e9de69 Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 23 Apr 2009 19:03:40 +0000 Subject: Heres the beef so far git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11326 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/command_parse.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/command_parse.cpp') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index 94a4a55fe..2d3d87b2e 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -650,7 +650,7 @@ int CommandParser::TranslateUIDs(const std::deque to, const std:: return translations; } -int CommandParser::TranslateUIDs(TranslateType to, const std::string &source, std::string &dest) +int CommandParser::TranslateUIDsOnce(TranslateType to, const std::string &source, std::string &dest) { User* user = NULL; std::string item; -- cgit v1.3.1-10-gc9f91