Fix a typo in documentation
This commit is contained in:
parent
e451be5d04
commit
22028a0b8d
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ extern "C" {
|
||||||
* errors which may be due to issues in the application software.
|
* errors which may be due to issues in the application software.
|
||||||
*
|
*
|
||||||
* This function will be called unless an alternative treatement
|
* 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
|
* This function can return, and the operation will be aborted, or
|
||||||
* alternatively, through use of setjmp()/longjmp() can resume
|
* alternatively, through use of setjmp()/longjmp() can resume
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue