]> jfr.im git - solanum.git/commit - modules/m_kline.c
Never allow a duplicate kline; always allow a wider kline.
authorJilles Tjoelker <redacted>
Tue, 25 Dec 2007 23:51:22 +0000 (00:51 +0100)
committerJilles Tjoelker <redacted>
Tue, 25 Dec 2007 23:51:22 +0000 (00:51 +0100)
commit7f27e3163d779e461c15c4350db32e266abd4eb7
tree68d24bc954462224ffbcbc9674ff04879a4be62c
parentd922ddedfd26a62de487b3301fcedd4cb16d6684
Never allow a duplicate kline; always allow a wider kline.
Duplicate klines are now disallowed regardless of
no_redundant_klines.  There is a somewhat hackish check
to see if the new kline is wider than the existing one.
modules/m_kline.c