]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Proper fix for end-of-list numerics on restricted lists in bug #386, rather than...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 26 Aug 2007 21:01:04 +0000 (21:01 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 26 Aug 2007 21:01:04 +0000 (21:01 +0000)
commit644c5992ca253cc90783ac1454abd1d866632cfd
tree7f33d5b4886f83c892feea092f5ff5c96f829854
parentd58d9fb4957168c134ae1e89005ff03154366a2a
Proper fix for end-of-list numerics on restricted lists in bug #386, rather than a hackish nonmodular one.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7838 e03df62e-2008-0410-955e-edbf42e46eb7
include/mode.h
include/modes/cmode_b.h
include/u_listmode.h
src/mode.cpp
src/modes/cmode_b.cpp