another attempt to fix newline bugs
[tfcrypt.git] / tfcrypt.c
index e5ac31a33f99f600324ae2dbb8f13b52ceb65041..054e76899bb5891efb418c3d4941652081d2ea8a 100644 (file)
--- a/tfcrypt.c
+++ b/tfcrypt.c
@@ -1251,6 +1251,8 @@ _nowrite: total_processed_dst += ldone;
                }
        }
 
+       if (verbose && status_timer && do_statline_dynamic == YES && statline_was_shown == YES) tfc_esay("\n");
+
        errno = 0;
        if (do_mac >= TFC_MAC_VRFY) {
                if (!do_mac_file) {