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