Clear rest of the line

This commit is contained in:
Arun Prakash Jana 2019-03-18 06:15:35 +05:30
parent 39f84efa55
commit 2946a89c00
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions

View File

@ -3432,7 +3432,7 @@ nochange:
g_crc = crc8fast((uchar *)dents, ndents * sizeof(struct entry));
copystartid = cur;
ncp = 0;
mvprintw(xlines - 1, 0, "selection on");
mvprintw(xlines - 1, 0, "selection on\n");
xdelay();
continue;
}