summaryrefslogtreecommitdiffstats
path: root/ssl/dtls1.h
diff options
context:
space:
mode:
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 177e55cd9f..884bbd34f1 100644
--- a/ssl/dtls1.h
+++ b/ssl/dtls1.h
@@ -204,7 +204,7 @@ typedef struct dtls1_state_st
*/
record_pqueue buffered_app_data;
- unsigned int mtu; /* max wire packet size */
+ unsigned int mtu; /* max DTLS packet size */
struct hm_header_st w_msg_hdr;
struct hm_header_st r_msg_hdr;