]> granicus.if.org Git - shadow/commit
* src/faillog.c: Ignore return value of time() when use with a
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Jun 2008 21:28:11 +0000 (21:28 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 13 Jun 2008 21:28:11 +0000 (21:28 +0000)
commitba7dde01680abf0da5bc1946510fd88bc55d0ad1
treed7ab188a3c6f85b81aa6b5749c3f711121fee35a
parent3a03794bb6de984515401fd6138effca0407e196
* src/faillog.c: Ignore return value of time() when use with a
non NULL argument.
* src/faillog.c: Use a %lu format and cast number of days to
unsigned long integers.
* src/faillog.c: Cast dates to time_t.
ChangeLog
src/faillog.c