summaryrefslogtreecommitdiff
path: root/ssl/dtls1.h
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2007-10-01 06:27:21 +0000
committerAndy Polyakov <appro@openssl.org>2007-10-01 06:27:21 +0000
commit81fe8dcfe1735962a6591f25b43d57f7c80de7bf (patch)
tree7c4d35405b240a19f908f296e218ace773092e32 /ssl/dtls1.h
parentd527834a1d2b268725652d8463f86e957274ab33 (diff)
downloadopenssl-new-81fe8dcfe1735962a6591f25b43d57f7c80de7bf.tar.gz
Oops! This was erroneously left out commit #16632.
Diffstat (limited to 'ssl/dtls1.h')
-rw-r--r--ssl/dtls1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/dtls1.h b/ssl/dtls1.h
index fdf97052de..f95c91c784 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