]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix not sending ERR_INVALIDMODEPARAM when a parameter is malformed.
authorSadie Powell <sadie@witchery.services>
Sat, 27 Feb 2021 01:30:45 +0000 (01:30 +0000)
committerSadie Powell <sadie@witchery.services>
Sat, 27 Feb 2021 01:30:45 +0000 (01:30 +0000)
commitaa885c1661979b43ab26a682e46ab93306ff8015
treeaaf963a7c723e9fc1e19ee5925c531a1cd803725
parent9ecea89f1251299a5431797976a7f1603f3c4bf8
Fix not sending ERR_INVALIDMODEPARAM when a parameter is malformed.

Closes #1850.
include/mode.h
src/mode.cpp