* src/grpconv.c, src/groups.c: Name the parameters in the

prototypes of the static functions.
	* src/grpconv.c: Fail if unexpected parameters are provided.
	* src/grpconv.c: Indicate that argc is not used in the no
	SHADOWGRP version.
This commit is contained in:
nekral-guest
2008-08-31 17:28:12 +00:00
parent 81a4edb776
commit bf3e8f290c
2 changed files with 13 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
* src/grpconv.c, src/groups.c: Name the parameters in the
prototypes of the static functions.
* src/grpconv.c: Fail if unexpected parameters are provided.
* src/grpconv.c: Indicate that argc is not used in the no
SHADOWGRP version.
2008-08-28 Nicolas François <nicolas.francois@centraliens.net>
* src/chgpasswd.c, src/chpasswd.c: Removed variable ok, which is