mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
- Added error exit code
This commit is contained in:
@@ -153,6 +153,7 @@ int main( int argc, char *argv[] )
|
||||
list++;
|
||||
}
|
||||
printf("\n");
|
||||
ret = 1;
|
||||
goto exit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user