* 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().
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-06-09 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* 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().
|
||||
|
||||
2008-06-09 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/logoutd.c: Use a bool when possible instead of int integers.
|
||||
|
Reference in New Issue
Block a user