* src/chgpasswd.c, src/chpasswd.c: Removed variable ok, which is

no more used.
This commit is contained in:
nekral-guest
2008-08-31 17:27:56 +00:00
parent 8e6c4b2e07
commit 399f453b4d
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
* src/chgpasswd.c, src/chpasswd.c: Removed variable ok, which is
no more used.
2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
* src/chage.c: Fix the format for long integers (from %ul to %lu).