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)
Wed, Jul 24, 4:17 AM
Unknown Object (File)
Mon, Jul 15, 4:13 AM
Unknown Object (File)
Fri, Jul 12, 12:11 AM
Unknown Object (File)
Thu, Jul 11, 9:06 PM
Unknown Object (File)
Sat, Jun 29, 3:58 PM
Unknown Object (File)
Jun 20 2024, 6:21 AM
Unknown Object (File)
Apr 13 2024, 3:38 AM
Unknown Object (File)
Feb 4 2024, 7:22 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