]> granicus.if.org Git - shadow/commit
* src/groupdel.c: Use a bool when possible instead of int
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 20:54:04 +0000 (20:54 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 20:54:04 +0000 (20:54 +0000)
commit0452fa24586c6e8babc47e2c0abe2ccc0bec0e5b
tree9224456424739a558be2ef1fd7fe684682bbf5a5
parent2b92b0f3054e585a640cab3645ccc3c6e3b62a70
* src/groupdel.c: Use a bool when possible instead of int
integers.
* src/groupdel.c: Avoid implicit conversion of pointers / integers to
booleans.
* src/groupdel.c: Avoid assignments in comparisons.
* src/groupdel.c: Ignore the return value of pam_end() before
exiting.
* src/groupdel.c: Ignore return value of setlocale(),
bindtextdomain(), and textdomain().
ChangeLog
src/groupdel.c