Trailing spaces removed from comments in config.h
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h
index 7656028..20c524c 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