Add missing 'p' to the getopt_long's optstring.

This commit is contained in:
nekral-guest
2008-02-19 21:10:17 +00:00
parent c81db0b178
commit 7ec4a64cdb
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2008-02-19 Nicolas François <nicolas.francois@centraliens.net>
* src/groupadd.c: Add missing 'p' to the getopt_long's optstring.
2008-02-19 Nicolas François <nicolas.francois@centraliens.net>
* NEWS, etc/login.defs: Set GID_MIN to the same value as UID_MIN