From 7265bab8ad079cfbf0fd18e725b735ba7105419c Mon Sep 17 00:00:00 2001 From: Yanray Wang Date: Wed, 10 May 2023 10:52:27 +0800 Subject: [PATCH] mbedtls_config.h: remove empty * line before closing */ line Signed-off-by: Yanray Wang --- include/mbedtls/mbedtls_config.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h index aa4ce230c8..09ca072f83 100644 --- a/include/mbedtls/mbedtls_config.h +++ b/include/mbedtls/mbedtls_config.h @@ -496,7 +496,6 @@ * performance if ROM access is slower than RAM access. * * This option is independent of \c MBEDTLS_AES_FEWER_TABLES. - * */ //#define MBEDTLS_AES_ROM_TABLES @@ -518,7 +517,6 @@ * depends on the system and memory details. * * This option is independent of \c MBEDTLS_AES_ROM_TABLES. - * */ //#define MBEDTLS_AES_FEWER_TABLES