Correct documentation of mbedtls_platform_gmtime()
This commit is contained in:
parent
cfeb70c6b9
commit
272675f4c6
1 changed files with 3 additions and 3 deletions
|
@ -89,7 +89,7 @@ void mbedtls_platform_zeroize( void *buf, size_t len );
|
|||
*
|
||||
* \param tt Pointer to an object containing time (in seconds) since the
|
||||
* Epoc to be converted
|
||||
* \param tm Pointer to an object where the results will be stored
|
||||
* \param tm_buf Pointer to an object where the results will be stored
|
||||
*
|
||||
* \return Pointer to an object of type struct tm on success, otherwise
|
||||
* NULL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue