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, May 12, 12:50 AM
Unknown Object (File)
Wed, May 6, 2:57 AM
Unknown Object (File)
Sun, May 3, 6:22 PM
Unknown Object (File)
Thu, Apr 30, 11:25 PM
Unknown Object (File)
Thu, Apr 30, 6:51 PM
Unknown Object (File)
Tue, Apr 21, 3:10 PM
Unknown Object (File)
Sat, Apr 18, 1:24 PM
Unknown Object (File)
Apr 16 2026, 7:26 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.