The err_cleanup() funtion is internal so shouldn't be exported
authorMatt Caswell <matt@openssl.org>
Thu, 14 Apr 2016 12:37:41 +0000 (13:37 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 14 Apr 2016 12:50:36 +0000 (13:50 +0100)
commitc3a64b52788df139d649efaaf993c27dc89ba6ce
tree08d6e6f9d210b291a3334e691d0afc899ae7fd3a
parentcd1a88b3279a633f16c1a177574a83123c89c8b8
The err_cleanup() funtion is internal so shouldn't be exported

Running a "make update" wanted to add err_cleanup to libcrypto.num which
is wrong.

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