* src/lastlog.c: Remove function calls from within assert().

This commit is contained in:
nekral-guest
2009-04-24 23:05:29 +00:00
parent 01e88bda16
commit 861773bf77
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>
* src/lastlog.c: Remove function calls from within assert().
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/obscure.c: Change some int to size_t.