* src/chgpasswd.c: Fix typo sp -> sg. sg_namp -> sg_name

* src/chgpasswd.c: Always update the group file when SHADOWGRP is
	not enabled.
This commit is contained in:
nekral-guest
2011-07-30 01:46:23 +00:00
parent 934bfa5969
commit f8d47df43b
2 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
2011-07-30 Nicolas François <nicolas.francois@centraliens.net>
* src/chgpasswd.c: Fix typo sp -> sg. sg_namp -> sg_name
* src/chgpasswd.c: Always update the group file when SHADOWGRP is
not enabled.
2011-07-30 Nicolas François <nicolas.francois@centraliens.net>
* src/newgrp.c: Fix typo in notreached annotation.