* src/pwck.c: Use a bool when possible instead of int integers.
* src/pwck.c: Avoid implicit conversion of integers to booleans.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-06-10 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/pwck.c: Use a bool when possible instead of int integers.
|
||||
* src/pwck.c: Avoid implicit conversion of integers to booleans.
|
||||
|
||||
2008-06-10 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/su.c: Use a bool when possible instead of int integers.
|
||||
|
Reference in New Issue
Block a user