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, Nov 26, 5:06 AM
Unknown Object (File)
Mon, Nov 24, 9:09 PM
Unknown Object (File)
Tue, Nov 18, 4:15 PM
Unknown Object (File)
Thu, Nov 13, 12:00 AM
Unknown Object (File)
Wed, Nov 5, 12:27 PM
Unknown Object (File)
Thu, Oct 30, 6:18 PM
Unknown Object (File)
Oct 11 2025, 3:22 AM
Unknown Object (File)
Oct 6 2025, 1:23 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