summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
79f012b)
second statement is now included in the conditional. Found by
gcc 6 -Wmisleading-indentation.
ct = *ctp;
/* if top-level type is ok, then display message */
ct = *ctp;
/* if top-level type is ok, then display message */
if (headersw) output_header(ct, hfmt);
show_single_message (ct, formsw, concatsw, textonly, inlineonly,
mfmt);
if (headersw) output_header(ct, hfmt);
show_single_message (ct, formsw, concatsw, textonly, inlineonly,
mfmt);