diff options
Diffstat (limited to 'src/irc.c')
| -rw-r--r-- | src/irc.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -495,6 +495,7 @@ static void do_numeric(void) { scr_print_active(msg_args[1]); scr_print_active(" is away: "); scr_print_active(msg_text); + scr_eol_active(); break; default: |
