* src/groupdel.c: Remove the fail_exit () declaration.
This commit is contained in:
parent
1df7433e44
commit
915ec6531a
@ -1,3 +1,7 @@
|
||||
2008-12-23 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/groupdel.c: Remove the fail_exit () declaration.
|
||||
|
||||
2008-12-22 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/gpasswd.c: Fix the support for usernames with arbitrary
|
||||
|
@ -75,7 +75,6 @@ static bool is_shadow_grp;
|
||||
|
||||
/* local function prototypes */
|
||||
static void usage (void);
|
||||
static void fail_exit (int);
|
||||
static void grp_update (void);
|
||||
static void close_files (void);
|
||||
static void open_files (void);
|
||||
|
Loading…
Reference in New Issue
Block a user