mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
- Added error exit code
This commit is contained in:
parent
e708e5c901
commit
13eb9f01cf
1 changed files with 1 additions and 0 deletions
|
|
@ -153,6 +153,7 @@ int main( int argc, char *argv[] )
|
|||
list++;
|
||||
}
|
||||
printf("\n");
|
||||
ret = 1;
|
||||
goto exit;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue