diff --git a/include/mbedtls/asn1.h b/include/mbedtls/asn1.h index 96c1c9a8a..f80acd7e1 100644 --- a/include/mbedtls/asn1.h +++ b/include/mbedtls/asn1.h @@ -66,7 +66,7 @@ * - 0x02 -- tag indicating INTEGER * - 0x01 -- length in octets * - 0x05 -- value - * Such sequences are typically read into \c ::mbedtls_x509_buf. + * Such sequences are typically read into Mbed TLS's \c mbedtls_x509_buf. * \{ */ #define MBEDTLS_ASN1_BOOLEAN 0x01