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
F100610081: D34398.diff
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)
Sun, Oct 13, 12:05 AM
Unknown Object (File)
Sat, Oct 12, 12:06 PM
Unknown Object (File)
Fri, Oct 11, 3:40 AM
Unknown Object (File)
Mon, Oct 7, 10:25 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable