Module name:    irssi
Changes by:     cras    00/04/27 14:21:37

Modified files:
        src/core       : commands.h 

Log message:
If we return with cmd_param_error() or cmd_return_error(), call
signal_stop() so if the command is bound multiple times (like core, which
does the functionality and fe-common which prints the texts) it won't print
the error message ever twice.

Reply via email to