mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
All the places that add entries to the CTCPReplies map use CString::Token(0) to split the first token away. This means it is impossible for this to contain spaces. Now this means that it is pointless to look up the full CTCP request in the CTCPReplies map because it can't contain any matching item. Signed-off-by: Uli Schlachter <psychon@znc.in>
34 KiB
34 KiB