mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
It's getting a common pattern to call AsLower() or MakeLower() on the arguments passed to WildCmp(), we might as well add this for convenience. It's tempting to make it case-insensitive by default, since pretty much any IRC related comparison should be, but that could potentially break some existing code.
8.7 KiB
8.7 KiB