summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Cooper <david.cooper@nist.gov>2018-01-23 14:22:17 -0500
committerMatt Caswell <matt@openssl.org>2018-01-24 18:30:31 +0000
commit0494014781d2e348996f55acca0d179b09f9499f (patch)
treef9aa940eaf2f529dfe914b7ac3d17c9228d3938a /include
parent89623f84299a66761ba4c69f01dbd86fc584d0a3 (diff)
Make editorial changes suggested by Matt Caswell and fixed Travis failures.
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4190)
Diffstat (limited to 'include')
-rw-r--r--include/openssl/ocsperr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/ocsperr.h b/include/openssl/ocsperr.h
index 4edb2b725f..08800d1ae8 100644
--- a/include/openssl/ocsperr.h
+++ b/include/openssl/ocsperr.h
@@ -25,7 +25,7 @@ int ERR_load_OCSP_strings(void);
# define OCSP_F_D2I_OCSP_NONCE 102
# define OCSP_F_OCSP_BASIC_ADD1_STATUS 103
# define OCSP_F_OCSP_BASIC_SIGN 104
-# define OCSP_F_OCSP_BASIC_SIGN_CTX 131
+# define OCSP_F_OCSP_BASIC_SIGN_CTX 119
# define OCSP_F_OCSP_BASIC_VERIFY 105
# define OCSP_F_OCSP_CERT_ID_NEW 101
# define OCSP_F_OCSP_CHECK_DELEGATED 106