mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 13:45:42 +01:00
Fix a typo in documentation
This commit is contained in:
parent
e451be5d04
commit
22028a0b8d
@ -67,7 +67,7 @@ extern "C" {
|
||||
* errors which may be due to issues in the application software.
|
||||
*
|
||||
* This function will be called unless an alternative treatement
|
||||
* is defined through the MBEDTLS_PARAM_FAILURE() macro.
|
||||
* is defined through the MBEDTLS_PARAM_FAILED() macro.
|
||||
*
|
||||
* This function can return, and the operation will be aborted, or
|
||||
* alternatively, through use of setjmp()/longjmp() can resume
|
||||
|
Loading…
Reference in New Issue
Block a user