Rather than int flags we ++, use booleans for all command line args.
No functional change intended.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 38441 Build 35330: arc lint + arc unit
Event Timeline
Comment Actions
Address markj's comments. Cast the bools to ints to add them, though this 'works' today.
usr.sbin/efivar/efivar.c | ||
---|---|---|
409 |