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