diff options
Diffstat (limited to 'src/groups.c')
-rw-r--r-- | src/groups.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/groups.c b/src/groups.c index 65873f9b5..ef9640005 100644 --- a/src/groups.c +++ b/src/groups.c @@ -37,7 +37,7 @@ proper_name ("James Youngman") -static const struct option const longopts[] = +static struct option const longopts[] = { {GETOPT_HELP_OPTION_DECL}, {GETOPT_VERSION_OPTION_DECL}, |