mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-25 04:29:55 +00:00
Fix merge separator position
Signed-off-by: Janos Follath <[email protected]>
This commit is contained in:
@@ -279,6 +279,7 @@ exit:
|
||||
mbedtls_mpi_mod_modulus_free( &m );
|
||||
mbedtls_free( buff_m );
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN MERGE SLOT 1 */
|
||||
|
||||
@@ -319,4 +320,3 @@ exit:
|
||||
/* BEGIN MERGE SLOT 10 */
|
||||
|
||||
/* END MERGE SLOT 10 */
|
||||
/* END_CASE */
|
||||
|
||||
Reference in New Issue
Block a user