Page MenuHomeFreeBSD

Fix indentation in usr.bin/diff/pr.c
ClosedPublic

Authored by dim on Feb 28 2022, 8:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 3:22 AM
Unknown Object (File)
Mon, Oct 6, 1:23 PM
Unknown Object (File)
Sun, Oct 5, 9:36 AM
Unknown Object (File)
Sat, Oct 4, 6:27 PM
Unknown Object (File)
Fri, Oct 3, 4:31 PM
Unknown Object (File)
Fri, Oct 3, 3:02 AM
Unknown Object (File)
Mon, Sep 29, 6:48 AM
Unknown Object (File)
Sun, Sep 28, 3:19 PM
Subscribers

Details

Summary

In commit 6fa5bf0832ef the pr(1) related code in diff was moved around,
but some part of the indentation was messed up, and one line was
duplicated. Remove the duplicated line, and fix up the indentation.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44601
Build 41489: arc lint + arc unit