X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=apps%2Focsp.c;h=8f6084214dac4620eb336c80d56c43b565f7c139;hp=41ea97030786e9b1b3d54a7f46ef0117b6745476;hb=de1df7e9f2d03d2eb368093b0268de333f6f1b18;hpb=12d56b2992ebd61e1b30c99ca1898dde42345cf7 diff --git a/apps/ocsp.c b/apps/ocsp.c index 41ea970307..8f6084214d 100644 --- a/apps/ocsp.c +++ b/apps/ocsp.c @@ -99,7 +99,7 @@ typedef enum OPTION_choice { OPT_MD } OPTION_CHOICE; -OPTIONS ocsp_options[] = { +const OPTIONS ocsp_options[] = { {"help", OPT_HELP, '-', "Display this summary"}, {"out", OPT_OUTFILE, '>', "Output filename"}, {"timeout", OPT_TIMEOUT, 'p',