summaryrefslogtreecommitdiffstats
path: root/apps/sess_id.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sess_id.c')
-rw-r--r--apps/sess_id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sess_id.c b/apps/sess_id.c
index 2b63e69cdc..38624cf47b 100644
--- a/apps/sess_id.c
+++ b/apps/sess_id.c
@@ -23,7 +23,7 @@ typedef enum OPTION_choice {
OPT_TEXT, OPT_CERT, OPT_NOOUT, OPT_CONTEXT
} OPTION_CHOICE;
-OPTIONS sess_id_options[] = {
+const OPTIONS sess_id_options[] = {
{"help", OPT_HELP, '-', "Display this summary"},
{"inform", OPT_INFORM, 'F', "Input format - default PEM (DER or PEM)"},
{"outform", OPT_OUTFORM, 'f',