* src/lastlog.c: Add annotations to indicate that usage() does not

return.
This commit is contained in:
nekral-guest
2011-07-23 08:10:27 +00:00
parent 495125415b
commit 2be8650d2c
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2011-07-23 Nicolas François <nicolas.francois@centraliens.net>
* src/lastlog.c: Add annotations to indicate that usage() does not
return.
2011-07-23 Nicolas François <nicolas.francois@centraliens.net>
* src/faillog.c: Add annotations to indicate that usage() does not