commit | c46a2f6c61ff1af891528724f57bfe087d649b5e | [log] [tgz] |
---|---|---|
author | Pol Henarejos <pol.henarejos@cttc.es> | Mon May 09 11:03:26 2022 +0200 |
committer | Pol Henarejos <pol.henarejos@cttc.es> | Mon May 09 11:03:26 2022 +0200 |
tree | b403b68aae2dfa3bffb8304c063f869bbd7c07a1 | |
parent | 679d1a085afe99f115cddbdb69f17cd2cb69eb3b [diff] [blame] |
Remove spaces. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
diff --git a/library/ecp_curves.c b/library/ecp_curves.c index a0d5fdc..2199be6 100644 --- a/library/ecp_curves.c +++ b/library/ecp_curves.c
@@ -754,7 +754,7 @@ { ECP_VALIDATE_RET( grp != NULL ); mbedtls_ecp_group_free( grp ); - + mbedtls_ecp_group_init( grp ); grp->id = id;