summaryrefslogtreecommitdiff
path: root/src/rc/fstabinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc/fstabinfo.c')
-rw-r--r--src/rc/fstabinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/fstabinfo.c b/src/rc/fstabinfo.c
index 4b674bc..446f9be 100644
--- a/src/rc/fstabinfo.c
+++ b/src/rc/fstabinfo.c
@@ -90,7 +90,7 @@ static const char *applet = NULL;
#include "_usage.h"
#define getoptstring "bmop:t:" getoptstring_COMMON
-static struct option longopts[] = {
+static const struct option longopts[] = {
{ "blockdevice", 0, NULL, 'b' },
{ "options", 0, NULL, 'o' },
{ "passno", 1, NULL, 'p' },