mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-01 04:20:45 +00:00
Finish sentence in comment
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
28e4dc1e39
commit
30e9f2a293
@ -44,7 +44,7 @@
|
|||||||
#if defined(MBEDTLS_AESNI_C)
|
#if defined(MBEDTLS_AESNI_C)
|
||||||
|
|
||||||
/* Can we do AESNI with intrinsics?
|
/* Can we do AESNI with intrinsics?
|
||||||
* (Only implemented with certain compilers, .)
|
* (Only implemented with certain compilers, only for certain targets.)
|
||||||
*/
|
*/
|
||||||
#undef MBEDTLS_AESNI_HAVE_INTRINSICS
|
#undef MBEDTLS_AESNI_HAVE_INTRINSICS
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user