mirror of
https://github.com/znc/znc.git
synced 2026-06-12 09:45:00 +02:00
83b9a28e4c
As suggested by the todos in IRCSock, added IsNick(CString) method so the ugly Nick.GetNick().Equals(GetNick()) could be simplified. Signed-off-by: Toon Schoenmakers <nighteyes1993@gmail.com>