mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Fix missing newline
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
5cab9dafb7
commit
eb8570f174
1 changed files with 1 additions and 1 deletions
|
|
@ -1086,4 +1086,4 @@ exit:
|
|||
mbedtls_ecp_group_free( &grp );
|
||||
mbedtls_mpi_free( &expected_n );
|
||||
}
|
||||
/* END_CASE */
|
||||
/* END_CASE */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue