Open jpereira opened 4 years ago
Get rid of the warning message.
InfoScreen.c:138:15: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] } if (mevent.y == LINES - 1) ^ InfoScreen.c:134:10: note: previous statement is here if (ok == OK) ^ 1 warning generated.
Merged here: htop-dev/htop@9aa8168
Get rid of the warning message.