]> granicus.if.org Git - shadow/commit
* src/chfn.c: Use a bool when possible instead of int integers.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 20:05:13 +0000 (20:05 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 9 Jun 2008 20:05:13 +0000 (20:05 +0000)
commit3879f07fa8835029f5aface17f5eb54cf155cc9b
treead457de76404d11ba0b41ccdacb6ddb57059e706
parent3ea7f76c17c7a230c5a23c4f06f8874b26d4458e
* src/chfn.c: Use a bool when possible instead of int integers.
* src/chfn.c: Avoid implicit conversion of integers / chars to
booleans.
* src/chfn.c: Ignore return value of setlocale(),
bindtextdomain(), and textdomain().
ChangeLog
src/chfn.c