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, May 12, 7:48 AM
Unknown Object (File)
Tue, May 12, 7:48 AM
Unknown Object (File)
Wed, Apr 29, 5:12 AM
Unknown Object (File)
Wed, Apr 29, 5:06 AM
Unknown Object (File)
Mon, Apr 27, 11:41 AM
Unknown Object (File)
Mon, Apr 27, 11:41 AM
Unknown Object (File)
Thu, Apr 23, 7:54 PM
Unknown Object (File)
Mon, Apr 20, 2:12 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