Rather than int flags we ++, use booleans for all command line args.
No functional change intended.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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 |