Skip to content

Commit

Permalink
This seems risky, but I can't think of a scenario where
Browse files Browse the repository at this point in the history
there is a problem. In all cases the screen appearance
is either the same or better after this change.
...{d}
  • Loading branch information
gwsw committed Dec 29, 2021
1 parent 3a90a3b commit 30c1fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forwback.c
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ forw(n, pos, force, only_last, nblank)
else
{
overlay_header();
lower_left();
/* lower_left(); {{ considered harmful? }} */
}
first_time = 0;
(void) currline(BOTTOM);
Expand Down

0 comments on commit 30c1fb4

Please sign in to comment.