From: Andy Polyakov Date: Mon, 1 Oct 2007 06:27:21 +0000 (+0000) Subject: Oops! This was erroneously left out commit #16632. X-Git-Tag: OpenSSL_0_9_8k^2~661 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=81fe8dcfe1735962a6591f25b43d57f7c80de7bf;p=thirdparty%2Fopenssl.git Oops! This was erroneously left out commit #16632. --- diff --git a/ssl/dtls1.h b/ssl/dtls1.h index fdf97052de0..f95c91c7844 100644 --- a/ssl/dtls1.h +++ b/ssl/dtls1.h @@ -83,7 +83,7 @@ extern "C" { #define DTLS1_HM_BAD_FRAGMENT -2 #define DTLS1_HM_FRAGMENT_RETRY -3 -#define DTLS1_CCS_HEADER_LENGTH 3 +#define DTLS1_CCS_HEADER_LENGTH 1 #define DTLS1_AL_HEADER_LENGTH 7