Page MenuHomeFreeBSD

Fix some style nits in brandelf.
ClosedPublic

Authored by oshogbo on Nov 12 2018, 9:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 5:27 AM
Unknown Object (File)
Sun, Mar 15, 5:19 PM
Unknown Object (File)
Thu, Mar 5, 10:03 AM
Unknown Object (File)
Wed, Mar 4, 10:48 PM
Unknown Object (File)
Mon, Mar 2, 2:17 PM
Unknown Object (File)
Sun, Mar 1, 4:03 PM
Unknown Object (File)
Feb 15 2026, 12:57 AM
Unknown Object (File)
Feb 8 2026, 9:41 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 12 2018, 9:39 PM
markj added inline comments.
usr.bin/brandelf/brandelf.c
188 ↗(On Diff #50342)

Missing parens here and on the next line.

199 ↗(On Diff #50342)

Missing parens here and on the next line.

211 ↗(On Diff #50342)

Looks like the indentation on this line is wrong.

This revision was automatically updated to reflect the committed changes.