8214 pam_modules: misleading-indentation
Review Request #501 — Created May 13, 2017 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
8214 | |
31ba6c3... | |
Reviewers | |
general | |
../dhkeys.c: In function 'establish_key': ../dhkeys.c:250:3: error: this 'if' clause does not guard... [-Werror=misleading-indentation] if (debug) ^~ ../dhkeys.c:252:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' result = PAM_SYSTEM_ERR; ^~~~~~ cc1: all warnings being treated as errors