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

This commit is contained in:
nekral-guest
2009-04-24 22:27:09 +00:00
parent f28f5f3af4
commit 37eec13774
2 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>
* src/faillog.c: Remove function calls from within assert().
2009-04-25 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/mail.c: Ignore the return value of puts().