Change Summary:
cstyle cleanup
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+147 -143) |
Review Request #509 — Created May 13, 2017 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
8222 | |
0b8baf5... | |
Reviewers | |
general | |
../common/cfg.c:507:6: error: this 'else' clause does not guard... [-Werror=misleading-indentation] else ^~~~ ../common/cfg.c:518:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' strncpy(value, p, value_len); ^~~~~~~ cc1: all warnings being treated as errors
cstyle cleanup
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+147 -143) |