CMS support for key agreeement recipient info.
[openssl.git] / crypto / x509 / x509_obj.c
index 1e718f76eb2dd0b37582e22110f7b002db2512d9..21fed9f838d63959dab37b1d9c526494eb9c6708 100644 (file)
@@ -72,7 +72,7 @@ int i;
        char *p;
        unsigned char *q;
        BUF_MEM *b=NULL;
-       static char hex[17]="0123456789ABCDEF";
+       static const char hex[17]="0123456789ABCDEF";
        int gs_doit[4];
        char tmp_buf[80];
 #ifdef CHARSET_EBCDIC