* src/groupmems.c: Move the declaration of option_index and
long_options before the blocks of code. * src/groupmems.c: Ignore return value of setlocale(), bindtextdomain(), and textdomain(). * src/groupmems.c: Ignore the return value of pam_end() before exiting.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2008-06-09 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/groupmems.c: Move the declaration of option_index and
|
||||
long_options before the blocks of code.
|
||||
* src/groupmems.c: Ignore return value of setlocale(),
|
||||
bindtextdomain(), and textdomain().
|
||||
* src/groupmems.c: Ignore the return value of pam_end() before
|
||||
exiting.
|
||||
|
||||
2008-06-09 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chfn.c: Use a bool when possible instead of int integers.
|
||||
|
Reference in New Issue
Block a user