From: Matt Caswell Date: Fri, 19 Aug 2016 12:50:01 +0000 (+0100) Subject: Update function error code X-Git-Tag: OpenSSL_1_1_0~123 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7f35b7d9c5f41cac834c9fe20a16757adbd06535;p=oweals%2Fopenssl.git Update function error code A function error code needed updating due to merge issues. Reviewed-by: Richard Levitte --- diff --git a/include/openssl/ssl.h b/include/openssl/ssl.h index 4f23c9f804..41cb36e943 100644 --- a/include/openssl/ssl.h +++ b/include/openssl/ssl.h @@ -2066,7 +2066,7 @@ int ERR_load_SSL_strings(void); # define SSL_F_DTLS1_CHECK_TIMEOUT_NUM 318 # define SSL_F_DTLS1_HEARTBEAT 305 # define SSL_F_DTLS1_PREPROCESS_FRAGMENT 288 -# define SSL_F_DTLS1_PROCESS_BUFFERED_RECORDS 423 +# define SSL_F_DTLS1_PROCESS_BUFFERED_RECORDS 424 # define SSL_F_DTLS1_PROCESS_RECORD 257 # define SSL_F_DTLS1_READ_BYTES 258 # define SSL_F_DTLS1_READ_FAILED 339