Finish sentence in comment

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/library/aesni.h b/library/aesni.h
index a81a117..2493998 100644
--- a/library/aesni.h
+++ b/library/aesni.h
@@ -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)