mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
Intermediate hexify out change
This commit is contained in:
committed by
Mohammad Azim Khan
parent
9079170f6e
commit
f1aaec9888
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/* BEGIN_CASE */
|
||||
void error_strerror( int code, char *result_str )
|
||||
void error_strerror( int code, char * result_str )
|
||||
{
|
||||
char buf[500];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user