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)
Fri, Apr 11, 6:16 PM
Unknown Object (File)
Mar 6 2025, 6:07 PM
Unknown Object (File)
Mar 6 2025, 3:29 PM
Unknown Object (File)
Mar 6 2025, 11:44 AM
Unknown Object (File)
Feb 26 2025, 3:37 AM
Unknown Object (File)
Feb 25 2025, 10:05 AM
Unknown Object (File)
Feb 25 2025, 8:52 AM
Unknown Object (File)
Feb 25 2025, 2:00 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