diff options
Diffstat (limited to 'drminfo.c')
-rw-r--r-- | drminfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -464,7 +464,7 @@ enum { OPT_LONG_COMP_BASH, }; -struct option long_opts[] = { +static struct option long_opts[] = { { /* --- no argument --- */ .name = "help", |