]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(verify_type__): Use `unsigned int' as the bitfield type
authorJim Meyering <jim@meyering.net>
Fri, 23 Sep 2005 23:05:39 +0000 (23:05 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 23 Sep 2005 23:05:39 +0000 (23:05 +0000)
commit8dbb507ee83c41e6ee6d39e009da371d6fa6779d
treecc1fcd415fba3c33cb68cadce69c7b0cc346befb
parent6d8b96f6538326ba1e47a1b286988c1dcfa39d59
(verify_type__): Use `unsigned int' as the bitfield type
so we can once again use a positive bitfield width of 1 -- now we
don't have to explain why we were using a bitfield width of 2.
lib/verify.h