From ccf29c013465ba4b9709c04ba4452f4454b1ebdc Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 24 Oct 2011 13:19:51 -0400 Subject: [PATCH] Fixed the capab parser to parse capab tokens prefixed with :. Fixes not detecting quitstorm support on ratbox --- src/protocol.cpp | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/protocol.cpp b/src/protocol.cpp index 64932632e..2bbad4adb 100644 --- a/src/protocol.cpp +++ b/src/protocol.cpp @@ -515,15 +515,19 @@ bool IRCdMessage::OnCapab(const Anope::string &, const std::vector