summaryrefslogtreecommitdiff
path: root/ssl/dtls1.h
diff options
context:
space:
mode:
authorsteve <steve>2009-05-17 16:04:57 +0000
committersteve <steve>2009-05-17 16:04:57 +0000
commita90eccb83d40b90886a753708430020fcf098007 (patch)
treee710c69a1630cb9562591a50536bfef783504514 /ssl/dtls1.h
parenteb1562ce78f49991e1d3095971d25df5885dd0e9 (diff)
downloadopenssl-a90eccb83d40b90886a753708430020fcf098007.tar.gz
Update from 1.0.0-stable.
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 177e55cd9..884bbd34f 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;