]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/groupadd.c: Use a bool when possible instead of int
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 10 Jun 2008 17:53:35 +0000 (17:53 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 10 Jun 2008 17:53:35 +0000 (17:53 +0000)
commitf9e4c7ca02c33660a41cdfda4f1437620cf7706b
tree0407f52e28a4bdcdd2ace61182da0bf3636c2334
parenta31782497cd62c0243a65d6c28d12f75a442fc16
* src/groupadd.c: Use a bool when possible instead of int
integers.
* src/groupadd.c: Add brackets and parenthesis.
* src/groupadd.c: Avoid implicit conversion of pointers / integers
/ chars to booleans.
* src/groupadd.c: Ignore return value of setlocale(),
bindtextdomain(), and textdomain().
* src/groupadd.c: Ignore the return value of pam_end() before
exiting.
ChangeLog
src/groupadd.c