diff options
author | 2012-07-08 15:00:43 +0000 | |
---|---|---|
committer | 2012-07-08 15:00:43 +0000 | |
commit | 51c88ffd4b444857f2e468e1674d073d2407cfbd (patch) | |
tree | 62070c1e2cdeda81a4ac4c51ed49fcc27089bc68 /usr.bin/diff/diffreg.c | |
parent | Return EROFS when a read-write mount of a read-only sd(4) device (diff) | |
download | wireguard-openbsd-51c88ffd4b444857f2e468e1674d073d2407cfbd.tar.xz wireguard-openbsd-51c88ffd4b444857f2e468e1674d073d2407cfbd.zip |
Instead of adding one integer variable for each global boolean output flag
and passing around a structure containing them into each and every function,
just use a single static bitfield.
In preparation for adding more output flags to support more features.
Diffstat (limited to 'usr.bin/diff/diffreg.c')
0 files changed, 0 insertions, 0 deletions