Undo silly change.

This commit is contained in:
Bodo Möller 1999-11-09 16:41:52 +00:00
parent 95fdc5eef9
commit 0d9cfe1ae7

View File

@ -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)
{