Name the parameters in the prototypes of the static functions.
This commit is contained in:
parent
399f453b4d
commit
81a4edb776
@ -45,7 +45,7 @@
|
||||
static char *Prog;
|
||||
|
||||
/* local function prototypes */
|
||||
static void print_groups (const char *);
|
||||
static void print_groups (const char *member);
|
||||
|
||||
/*
|
||||
* print_groups - print the groups which the named user is a member of
|
||||
|
Loading…
x
Reference in New Issue
Block a user