]> granicus.if.org Git - openssl/commit
Remove redundant decl of 509_STORE_set_flags
authorHannes Magnusson <bjori@mongodb.com>
Mon, 27 Mar 2017 23:26:33 +0000 (16:26 -0700)
committerRich Salz <rsalz@openssl.org>
Tue, 28 Mar 2017 12:37:44 +0000 (08:37 -0400)
commitfeb891990a5137bbe11768a11100d2b423a6b11e
treec10bb1048c071560f7f2e3f9ccb572041b49aca6
parent4ac139b49a954c9482e086f60e8dcf128e3c385d
Remove redundant decl of 509_STORE_set_flags

a47bc283 accidentally adds another define for X509_STORE_set_flags
It is already defined 5lines prior

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3047)
include/openssl/x509_vfy.h