Avoid implicit brackets.

This commit is contained in:
nekral-guest
2007-12-28 22:34:14 +00:00
parent f54464bcf6
commit 8dc959ea1f
2 changed files with 15 additions and 9 deletions

View File

@@ -8,6 +8,7 @@
This force flushing the password database after the password file is
unlocked.
* src/chpasswd.c: Avoid assignments in comparisons.
* src/chpasswd.c: Avoid implicit brackets.
2007-12-28 Nicolas François <nicolas.francois@centraliens.net>