Make sure we print the banner on each iteration of a command-line '*rep'

This commit is contained in:
Dianne Skoll
2022-10-20 18:21:57 -04:00
parent 2afe95d090
commit f3d969f658
3 changed files with 17 additions and 0 deletions
+2
View File
@@ -176,6 +176,8 @@ static void DoReminders(void)
Parser p;
int purge_handled;
DidMsgReminder = 0;
if (!UseStdin) {
FileAccessDate = GetAccessDate(InitialFile);
} else {