* src/chage.c: Fix the format for long integers (from %ul to %lu).

This commit is contained in:
nekral-guest
2008-08-31 17:27:47 +00:00
parent 4507bd32af
commit 8e6c4b2e07
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
* src/chage.c: Fix the format for long integers (from %ul to %lu).
2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/utmp.c: Mark the line and host arguments of setutmp() as