Module name: irssi
Changes by: cras 00/06/01 18:46:50
Modified files:
src/core : commands.c
Log message:
cmd_get_params() fixes:
- arguments and optional channel flags couldn't be used together
- -- argument treats the rest of the text as non-arguments, like
/topic -- -hello- sets the topic to -hello-.
- cras: irssi/src/core commands.c PLD CVS
- cras: irssi/src/core commands.c PLD CVS
