summaryrefslogtreecommitdiffstats
path: root/util/private.num
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-07-24 13:25:56 +0200
committerRichard Levitte <levitte@openssl.org>2019-07-31 06:44:45 +0200
commitadd8c8e9647a71cc755dea22490e2075e342624b (patch)
tree5189711696c4c1b4bc9d6357fbfa00854012ae76 /util/private.num
parented57f7f93508776b898e4c23b65d67f3479edaf1 (diff)
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
Also, deprecate ERR_put_error() Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9452)
Diffstat (limited to 'util/private.num')
-rw-r--r--util/private.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/private.num b/util/private.num
index 3c00589c9b..82cb72e606 100644
--- a/util/private.num
+++ b/util/private.num
@@ -195,6 +195,7 @@ ERR_GET_LIB define
ERR_GET_REASON define
ERR_PACK define
ERR_free_strings define deprecated 1.1.0
+ERR_put_error define deprecated 3.0
ERR_load_crypto_strings define deprecated 1.1.0
ERR_raise define
ERR_raise_data define