Fix merge separator position
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
be13652296
commit
6642cafae3
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue