]> andersk Git - moira.git/commitdiff
don't print prompt message over data line
authormar <mar>
Mon, 9 Jan 1989 20:01:06 +0000 (20:01 +0000)
committermar <mar>
Mon, 9 Jan 1989 20:01:06 +0000 (20:01 +0000)
clients/mailmaint/mailmaint.c

index 18da4275f8017ad9ba4e64406d2de3b27539b305..2a64c8a2a86803f9172e6538da4c9dc1d4907585 100644 (file)
@@ -444,6 +444,7 @@ list_by_member()
        Put_message("\r\n");
        com_err(whoami, status, " in get_lists_of_member");
     }
+    currow++;
     show_text(currow, STARTCOL, "Press any Key to continue...");
     (void) getchar();
     clrwin(DISPROW);
This page took 0.039376 seconds and 5 git commands to generate.