mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-19 00:40:14 +00:00
- Added error exit code
This commit is contained in:
parent
e708e5c901
commit
13eb9f01cf
@ -153,6 +153,7 @@ int main( int argc, char *argv[] )
|
|||||||
list++;
|
list++;
|
||||||
}
|
}
|
||||||
printf("\n");
|
printf("\n");
|
||||||
|
ret = 1;
|
||||||
goto exit;
|
goto exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user