HomeFreeBSD

indent: avoid calling write(2) with a negative second parameter.

Description

indent: avoid calling write(2) with a negative second parameter.

negative_returns: n is passed to a parameter that cannot be negative.
Fix a style issue while here.

CID: 1008107

Details

Provenance
pfgAuthored on
Parents
rS303451: Fix up prototypes of basename(3) and dirname(3) to comply to POSIX.
Branches
Unknown
Tags
Unknown