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)
Fri, Nov 21, 10:41 PM
Unknown Object (File)
Fri, Nov 21, 12:33 AM
Unknown Object (File)
Fri, Nov 21, 12:33 AM
Unknown Object (File)
Fri, Nov 21, 12:21 AM
Unknown Object (File)
Fri, Nov 21, 12:18 AM
Unknown Object (File)
Fri, Nov 14, 8:48 PM
Unknown Object (File)
Thu, Nov 13, 9:44 AM
Unknown Object (File)
Thu, Nov 13, 9:20 AM
Subscribers

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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

Missing parens here and on the next line.

199

Missing parens here and on the next line.

211

Looks like the indentation on this line is wrong.

This revision was automatically updated to reflect the committed changes.