reformat evp_test.c
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
2207ba7b44
commit
366448ec5e
@ -483,7 +483,7 @@ int main(int argc, char **argv)
|
||||
ERR_load_crypto_strings();
|
||||
OpenSSL_add_all_algorithms();
|
||||
|
||||
memset(&t,0,sizeof(t));
|
||||
memset(&t, 0, sizeof(t));
|
||||
t.meth = NULL;
|
||||
t.public = NULL;
|
||||
t.private = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user