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, Apr 21, 3:10 PM
Unknown Object (File)
Sat, Apr 18, 1:24 PM
Unknown Object (File)
Thu, Apr 16, 7:26 PM
Unknown Object (File)
Wed, Apr 15, 2:09 PM
Unknown Object (File)
Sat, Apr 11, 9:59 PM
Unknown Object (File)
Tue, Apr 7, 8:37 PM
Unknown Object (File)
Tue, Apr 7, 4:17 AM
Unknown Object (File)
Sun, Apr 5, 8:36 PM
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.