* src/usermod.c: usage() does not return. Add annotations.

This commit is contained in:
nekral-guest
2011-07-14 13:29:22 +00:00
parent d1753cc25d
commit 2798e35d86
2 changed files with 4 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
requested.
* src/usermod.c (process_flags): Check for oflg is not needed to
check if changes are needed.
* src/usermod.c: usage() does not return. Add annotations.
2011-07-08 Nicolas François <nicolas.francois@centraliens.net>