mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
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>