From 6ebaf7a1f8f5a8b2c63665b583022e1670260780 Mon Sep 17 00:00:00 2001 From: Dave Rodgman Date: Thu, 1 Dec 2022 18:33:58 +0000 Subject: [PATCH] Whitespace fix Signed-off-by: Dave Rodgman --- include/mbedtls/mbedtls_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mbedtls/mbedtls_config.h b/include/mbedtls/mbedtls_config.h index db28f06b1..0e45bcac1 100644 --- a/include/mbedtls/mbedtls_config.h +++ b/include/mbedtls/mbedtls_config.h @@ -2819,7 +2819,7 @@ * * This feature is a work in progress and not ready for production. The API may * change. Testing and validation is incomplete. - * + * * Enable PKCS7 core for using PKCS7 formatted signatures. * RFC Link - https://tools.ietf.org/html/rfc2315 *