summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ufs/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ufs/main.c b/ufs/main.c
index 617796d8..1e7a87bc 100644
--- a/ufs/main.c
+++ b/ufs/main.c
@@ -58,7 +58,7 @@ int diskfs_readonly;
/* Ufs-specific options. XXX this should be moved so it can be done at
runtime as well as startup. */
-static struct argp_option
+static const struct argp_option
options[] =
{
{"compat", 'C', "FMT", 0,