Page MenuHomeFreeBSD

Fix some style nits in brandelf.
ClosedPublic

Authored by oshogbo on Nov 12 2018, 9:38 PM.
Tags
None
Referenced Files
F135838369: D17966.id50556.diff
Thu, Nov 13, 9:44 AM
Unknown Object (File)
Thu, Nov 13, 9:20 AM
Unknown Object (File)
Wed, Nov 12, 11:06 PM
Unknown Object (File)
Wed, Nov 12, 9:24 PM
Unknown Object (File)
Wed, Nov 12, 8:24 PM
Unknown Object (File)
Tue, Oct 28, 3:47 AM
Unknown Object (File)
Tue, Oct 28, 3:47 AM
Unknown Object (File)
Tue, Oct 28, 3:47 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.