]> granicus.if.org Git - shadow/commit
* src/chpasswd.c: Use a bool when possible instead of int
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 19:46:11 +0000 (19:46 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 19:46:11 +0000 (19:46 +0000)
commit827f8882bc6e283ffcd8191f70c866b27ff28701
treeee54c029b49d49f3a899999f3dbd4516dfd16fc5
parent24a7015f6414e160ea1ce90777fb437850152eb3
* src/chpasswd.c: Use a bool when possible instead of int
integers.
* src/chpasswd.c: Avoid implicit conversion of pointers / integers
/ chars to booleans.
* src/chpasswd.c: Ignore return value of setlocale(),
bindtextdomain(), and textdomain().
ChangeLog
src/chpasswd.c