mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-26 21:09:56 +00:00
Finish sentence in comment
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
#if defined(MBEDTLS_AESNI_C)
|
||||
|
||||
/* 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
|
||||
#if defined(_MSC_VER)
|
||||
|
||||
Reference in New Issue
Block a user