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 ef9640005..65873f9b5 100644 --- a/src/groups.c +++ b/src/groups.c @@ -37,7 +37,7 @@ proper_name ("James Youngman") -static struct option const longopts[] = +static const struct option const longopts[] = { {GETOPT_HELP_OPTION_DECL}, {GETOPT_VERSION_OPTION_DECL}, |