]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix a silly bug we never thought was a bug, in m_messageflood - the message that...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 6 Apr 2008 12:04:20 +0000 (12:04 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 6 Apr 2008 12:04:20 +0000 (12:04 +0000)
commit92eda175245c3d3da6b41af5c52d1540a23a0dc3
tree093e56a38e886b755296cdc7baa6a99548b3dbbf
parentf590209bd08377cf4cec56a362eab7320aec3a31
Fix a silly bug we never thought was a bug, in m_messageflood - the message that got a user kicked was always allowed through (appearing *after* they were kicked). Was a return 1 in the wrong place.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9372 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_messageflood.cpp