Files
bitchx/source
Kevin Easton 1883e2c0c3 Minor fix to /STACK to make it match /SET behaviour
Previously /STACK would not accept just the initial part of a /SET name
even if it wasn't ambiguous.  Now it uses the same matching behaviour
as /SET.

This also removes an unused variable in do_stack_set().
2015-06-12 16:57:19 +10:00
..