HomeFreeBSD

indent(1): Don't unnecessarily add a blank before a comment ends.

Description

indent(1): Don't unnecessarily add a blank before a comment ends.

pr_comment() did avoid adding surplus space character when a comment
contained it at the end. Now it's also paying attention to tabs.

Taken from: Piotr Stefaniak

Details

Provenance
pfgAuthored on
Parents
rS309342: indent(1): Don't ignore newlines after comments that follow braces.
Branches
Unknown
Tags
Unknown