diff --git a/libtrn/ng.cpp b/libtrn/ng.cpp index e2821eb..4d66312 100644 --- a/libtrn/ng.cpp +++ b/libtrn/ng.cpp @@ -1303,7 +1303,7 @@ static art_switch_result art_switch() if (decode_fp) decode_end(); else - output_newline(); + newline(); return AS_ASK; #endif case 'a': /* attachment-view command */ diff --git a/libtrn/rcstuff.cpp b/libtrn/rcstuff.cpp index ccf47a5..727bdda 100644 --- a/libtrn/rcstuff.cpp +++ b/libtrn/rcstuff.cpp @@ -408,7 +408,7 @@ static bool lock_newsrc(NEWSRC *rp) } termdown(2); get_anything(); - output_newline(); + newline(); } else { if (g_verbose)