From c28f1f600e238854827ef86da821d73e1fbec9b3 Mon Sep 17 00:00:00 2001 From: Johan Pascal Date: Thu, 9 Feb 2017 08:55:16 +0700 Subject: [PATCH] Fix typos in documentation Signed-off-by: Johan Pascal --- include/mbedtls/ssl.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h index cee2ba80f1..e93617c96a 100644 --- a/include/mbedtls/ssl.h +++ b/include/mbedtls/ssl.h @@ -1334,8 +1334,8 @@ struct mbedtls_ssl_context * use_srtp extension */ enum mbedtls_DTLS_SRTP_protection_profiles chosen_dtls_srtp_profile; /*!< negotiated SRTP profile */ - unsigned char *dtls_srtp_keys; /*