Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Fix misleading indentation #1010

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix misleading indentation #1010

wants to merge 1 commit into from

Conversation

jpereira
Copy link

No description provided.

@jpereira
Copy link
Author

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.

@natoscott
Copy link
Collaborator

Merged here: htop-dev/htop@9aa8168

KoffeinFlummi pushed a commit to KoffeinFlummi/htop-vim that referenced this pull request May 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants