Fix OPENSSL_INIT flags to avoid a clash.
authorMatt Caswell <matt@openssl.org>
Mon, 29 Feb 2016 16:14:00 +0000 (16:14 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 7 Mar 2016 13:36:17 +0000 (13:36 +0000)
commit15457b620397d7fd671df6eea8055a18baf68699
tree89b185b0e9cc73910bd6e9547e69bb0b353459cf
parent8da00a38cd931f66ad4f1aaae6003d4dd6bc65c0
Fix OPENSSL_INIT flags to avoid a clash.

The 0x00010000L OPENSSL_INIT flag appeared twice.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/include/internal/cryptlib_int.h
include/openssl/crypto.h