tweaks: add a small clarifying comment
This commit is contained in:
parent
7fd38e88c1
commit
6393edf40a
@ -2771,6 +2771,7 @@ void do_linter(void)
|
||||
return;
|
||||
}
|
||||
|
||||
/* When the help lines are off and there is room, force them on. */
|
||||
if (helpless && LINES > 5) {
|
||||
UNSET(NO_HELP);
|
||||
window_init();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user