mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-16 00:48:48 +02:00
Correct pluralisation errors in comments
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/* aesni.c rely on these values! */
|
||||
/* aesni.c relies on these values! */
|
||||
#define MBEDTLS_AES_ENCRYPT 1 /**< AES encryption. */
|
||||
#define MBEDTLS_AES_DECRYPT 0 /**< AES decryption. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user