* Removed unused gid parameter of syslog_sg().

* The loginname and tty buffers are never changed. Add the const qualifier.
This commit is contained in:
nekral-guest
2008-01-06 12:31:06 +00:00
parent d85b926a14
commit 5c6f68cd8f
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
* src/newgrp.c: Removed unused gid parameter of syslog_sg().
* src/newgrp.c: The loginname and tty buffers are never changed.
Add the const qualifier.
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
* src/chpasswd.c, src/chgpasswd.c: The crypt_method string always