mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-05 19:35:48 +03:00
Fix merge issue
This commit is contained in:
@@ -96,7 +96,7 @@ cleanup:
|
||||
|
||||
if( ret != 0 )
|
||||
{
|
||||
polarssl_printf( "\nAn error occurred.\n" );
|
||||
mbedtls_printf( "\nAn error occurred.\n" );
|
||||
ret = 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user