]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix null-checking the wrong variable in the disable module.
authorSadie Powell <sadie@witchery.services>
Sat, 1 Aug 2020 07:28:10 +0000 (08:28 +0100)
committerSadie Powell <sadie@witchery.services>
Sat, 1 Aug 2020 07:28:30 +0000 (08:28 +0100)
commiteb11cc14db861ac8bfe6b93515272a8ab11fb714
tree9c40fec1655139f37f0c546b6e930533a617ed28
parent279ad1616d0d30c6a026d8fa5c573e20b6af9699
Fix null-checking the wrong variable in the disable module.

Closes #1792.
src/modules/m_disable.cpp