Files
bitchx/source/history.c
Kevin Easton a047eba6da Simplify unnecessarily complex condition
!match || (match && ...) is exactly equivalent to !match || ...
2017-01-02 15:09:21 +11:00

8.1 KiB