mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-09 15:22:11 -04:00
Remove implementation comment from API specification
This commit is contained in:
parent
4754cdeef8
commit
6c6195d7ba
@ -46,8 +46,8 @@
|
|||||||
*
|
*
|
||||||
* This is either #PSA_SUCCESS (which is zero), indicating success,
|
* This is either #PSA_SUCCESS (which is zero), indicating success,
|
||||||
* or a nonzero value indicating that an error occurred. Errors are
|
* or a nonzero value indicating that an error occurred. Errors are
|
||||||
* encoded as one of the \c PSA_ERROR_xxx values defined here.
|
* encoded as one of the \c PSA_ERROR_xxx values defined here. */
|
||||||
* If #PSA_SUCCESS is already defined, it means that #psa_status_t
|
/* If #PSA_SUCCESS is already defined, it means that #psa_status_t
|
||||||
* is also defined in an external header, so prevent its multiple
|
* is also defined in an external header, so prevent its multiple
|
||||||
* definition.
|
* definition.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user