This commit is contained in:
mohammad1603 2018-08-05 12:09:44 +03:00 committed by Jaeden Amero
parent 31aaba8828
commit 13f43948f3

View file

@ -67,7 +67,7 @@ extern "C" {
* PSA_SUCCESS. We must not define PSA_SUCCESS ourselves in that case;
* the other error code names don't clash. Also define psa_status_t as
* an alias for the type used by PSA IPC. This is a temporary hack
* until we unify error reporting in PSA IPC and PSA crypo.
* until we unify error reporting in PSA IPC and PSA crypto.
*
* Note that psa_defs.h must be included before this header!
*/