aboutsummaryrefslogtreecommitdiff
path: root/src/irc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc.c')
-rw-r--r--src/irc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/irc.c b/src/irc.c
index bf205d0..9034dfb 100644
--- a/src/irc.c
+++ b/src/irc.c
@@ -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: