X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;ds=sidebyside;f=crypto%2Fpkcs7%2Fexample.c;h=244abf95b34dec1c14a7b346dcce569cd0e4b2dc;hb=0d9cfe1ae784ef987385dea48a56ba970fa333d5;hp=1539cd16037c6822b3b3894d7d16b947c8fde022;hpb=95fdc5eef9f4b9c5cf296dd9d51a39eb07bb0aaa;p=openssl.git diff --git a/crypto/pkcs7/example.c b/crypto/pkcs7/example.c index 1539cd1603..244abf95b3 100644 --- a/crypto/pkcs7/example.c +++ b/crypto/pkcs7/example.c @@ -25,7 +25,7 @@ ASN1_UTCTIME *get_signed_time(PKCS7_SIGNER_INFO *si) return NULL; } -static signed_string_nid= -1; +static int signed_string_nid= -1; void add_signed_string(PKCS7_SIGNER_INFO *si, char *str) {