]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix some oversights relating to numerics.
authorPeter Powell <petpow@saberuk.com>
Sun, 22 Apr 2018 20:58:15 +0000 (21:58 +0100)
committerPeter Powell <petpow@saberuk.com>
Sun, 22 Apr 2018 21:38:49 +0000 (22:38 +0100)
commit35c8cde85996e9fe89920acb92a84c5d9bd6aeaf
treeabd9b0c8a0c2cf7b701cabf9513a815f7465813d
parent9ef3725b682ba6a82f07fc09b243d0f94f6513ab
Fix some oversights relating to numerics.

- ERR_CANNOTSENDTOCHAN only takes the channel name and a message.
- ERR_INVALIDCAPCMD is 410 not 232.
src/modules/m_cap.cpp
src/modules/m_censor.cpp
src/modules/m_chanfilter.cpp