Only implement secure malloc if _POSIX_VERSION allows
[openssl.git] / ssl / ssl_locl.h
index b5705ed28e7796314dbba266501096a342d020d5..b40d9bfe002f98560edd417d78cd5073acb4be66 100644 (file)
@@ -1591,7 +1591,7 @@ typedef struct ssl3_state_st {
 
 /*
  * Flag used in message reuse to indicate the buffer contains the record
 
 /*
  * Flag used in message reuse to indicate the buffer contains the record
- * header as well as the the handshake message header.
+ * header as well as the handshake message header.
  */
 # define DTLS1_SKIP_RECORD_HEADER                 2
 
  */
 # define DTLS1_SKIP_RECORD_HEADER                 2