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