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 38377 Build 35266: 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 | ||
---|---|---|
408 |