Fix merge issue
This commit is contained in:
parent
862d503c01
commit
b85725c958
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ cleanup:
|
||||||
|
|
||||||
if( ret != 0 )
|
if( ret != 0 )
|
||||||
{
|
{
|
||||||
polarssl_printf( "\nAn error occurred.\n" );
|
mbedtls_printf( "\nAn error occurred.\n" );
|
||||||
ret = 1;
|
ret = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue