]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/chgpasswd.c: Use a bool when possible instead of int
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 20:56:03 +0000 (20:56 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 20:56:03 +0000 (20:56 +0000)
commit45544f42b99761c54e10e2fa18379e619954a72e
tree51d04d20e7047f3383b7f7b93416a08706ae48fc
parent0452fa24586c6e8babc47e2c0abe2ccc0bec0e5b
* src/chgpasswd.c: Use a bool when possible instead of int
integers.
* src/chgpasswd.c: Ignore return value of setlocale(),
bindtextdomain(), and textdomain().
* src/chgpasswd.c: Avoid implicit conversion of integers to
booleans.
ChangeLog
src/chgpasswd.c