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)
Tue, Nov 5, 10:50 AM
Unknown Object (File)
Tue, Oct 22, 4:31 PM
Unknown Object (File)
Fri, Oct 18, 9:51 AM
Unknown Object (File)
Thu, Oct 17, 9:17 AM
Unknown Object (File)
Wed, Oct 16, 9:41 AM
Unknown Object (File)
Wed, Oct 16, 4:32 AM
Unknown Object (File)
Mon, Oct 14, 7:59 PM
Unknown Object (File)
Oct 13 2024, 12:05 AM
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