]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update function error code
authorMatt Caswell <matt@openssl.org>
Wed, 17 Aug 2016 16:55:36 +0000 (17:55 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Aug 2016 13:05:09 +0000 (14:05 +0100)
A function error code needed updating due to merge issues.

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/ssl.h

index 809445012c044f4010d15f671253b35f79a8e20e..114ee97c763bf4ec22902fa3fbab720fbcde779e 100644 (file)
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -2256,7 +2256,7 @@ void ERR_load_SSL_strings(void);
 # define SSL_F_DTLS1_HEARTBEAT                            305
 # define SSL_F_DTLS1_OUTPUT_CERT_CHAIN                    255
 # define SSL_F_DTLS1_PREPROCESS_FRAGMENT                  288
-# define SSL_F_DTLS1_PROCESS_BUFFERED_RECORDS             404
+# define SSL_F_DTLS1_PROCESS_BUFFERED_RECORDS             424
 # define SSL_F_DTLS1_PROCESS_OUT_OF_SEQ_MESSAGE           256
 # define SSL_F_DTLS1_PROCESS_RECORD                       257
 # define SSL_F_DTLS1_READ_BYTES                           258