aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src/tls_record.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssl/src/tls_record.hrl')
-rw-r--r--lib/ssl/src/tls_record.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/src/tls_record.hrl b/lib/ssl/src/tls_record.hrl
index 0be1e35458..30d7343074 100644
--- a/lib/ssl/src/tls_record.hrl
+++ b/lib/ssl/src/tls_record.hrl
@@ -27,8 +27,8 @@
-define(tls_record, true).
-include("ssl_record.hrl"). %% Common TLS and DTLS records and Constantes
-%% Used to handle tls_plain_text, tls_compressed and tls_cipher_text
+%% Used to handle tls_plain_text, tls_compressed and tls_cipher_text
-record(ssl_tls, {
type,
version,