From 532ca93246e4bbf1a2c4fcabb35a91ada74e10a3 Mon Sep 17 00:00:00 2001 From: Tomasz Rodziewicz <40165497+TRodziewicz@users.noreply.github.com> Date: Fri, 7 May 2021 11:01:24 +0200 Subject: [PATCH] Trailing spaces removed from comments in config.h --- include/mbedtls/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 7656028e0e..20c524c843 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -2606,8 +2606,8 @@ * * Enable the elliptic curve J-PAKE library. * - * \note EC J-PAKE support is based on the Thread v1.0.0 specification. - * It has not been reviewed for compliance with newer standards such as + * \note EC J-PAKE support is based on the Thread v1.0.0 specification. + * It has not been reviewed for compliance with newer standards such as * Thread v1.1 or RFC 8236. * * Module: library/ecjpake.c