diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-04 02:21:15 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-04 02:21:15 +0000 |
commit | 229e6c166677faa7fb2ebb61f7184420fd6a63e2 (patch) | |
tree | 50bf6b922fe8d4e79a96ec8032fb4f567056f22e /contrib/libc-pwcache | |
parent | 8f1c733aff0017da90fc3540141effc306d8f6a0 (diff) | |
download | FreeBSD-src-229e6c166677faa7fb2ebb61f7184420fd6a63e2.zip FreeBSD-src-229e6c166677faa7fb2ebb61f7184420fd6a63e2.tar.gz |
devd: Simplify while (1) { if (x) break; } to while (!x) {}.
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Approved by: cperciva (mentor)
Diffstat (limited to 'contrib/libc-pwcache')
0 files changed, 0 insertions, 0 deletions