]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Use uid_t to hold getuid() results, and don't check getuid for failure
authordholland <dholland@NetBSD.org>
Sat, 22 Mar 2014 23:42:48 +0000 (23:42 +0000)
committerdholland <dholland@NetBSD.org>
Sat, 22 Mar 2014 23:42:48 +0000 (23:42 +0000)
commitcae864aa06264f96ed70bc6b2ae00026ea996981
treecf9ed1dd29232d24f805513283dc0ab42305cb8f
parenteb5e62efedff35dc46cef0af9537156f47e6db62
Use uid_t to hold getuid() results, and don't check getuid for failure
as it isn't allowed to fail.
canfield/canfield/canfield.c