* src/logoutd.c: Fail if

unexpected parameters are provided.
This commit is contained in:
nekral-guest
2008-08-31 17:28:30 +00:00
parent 73877b22c4
commit ce4152c817
2 changed files with 10 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
* src/grpconv.c, src/groups.c: Name the parameters in the
prototypes of the static functions.
* src/grpconv.c, src/grpunconv.c: Fail if unexpected parameters
are provided.
* src/grpconv.c, src/grpunconv.c, src/logoutd.c: Fail if
unexpected parameters are provided.
* src/grpconv.c, src/grpunconv.c: Indicate that argc is not used
in the no SHADOWGRP version.