Skip to content

Commit

Permalink
Finish sentence in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Gilles Peskine <[email protected]>
  • Loading branch information
gilles-peskine-arm authored and tom-cosgrove-arm committed Mar 17, 2023
1 parent 9a8bf9f commit 3efd314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/mbedtls/aesni.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,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)
Expand Down

0 comments on commit 3efd314

Please sign in to comment.