summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-10-01 06:28:48 +0000
committerAndy Polyakov <appro@openssl.org>2007-10-01 06:28:48 +0000
commit3e1158522a6fcb41d3a8761b07ba5c41f1cbf3bd (patch)
tree9559ede2cc6f5a5f8b8155561bef61e198f168dc
parent57191f86d9139fc46f81d217ce24bee460a721f2 (diff)
downloadopenssl-new-3e1158522a6fcb41d3a8761b07ba5c41f1cbf3bd.tar.gz
Oops! This was erroneously left out commit #16633.
-rw-r--r--ssl/dtls1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/dtls1.h b/ssl/dtls1.h
index b02c48e7e1..a663cf85f2 100644
--- a/ssl/dtls1.h
+++ b/ssl/dtls1.h
@@ -82,7 +82,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