commit | 9a1ba0dd3f8b95cf17f46331257dd2bc0ac7d0d5 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Wed Mar 21 20:49:16 2018 +0100 |
committer | itayzafrir <itay.zafrir@arm.com> | Wed Sep 05 11:53:26 2018 +0300 |
tree | 1fd41e2ac76202dbf623cfffbeee3f322a354ce6 | |
parent | 47c1bc0458dd91644a59f05d249d111d842d5802 [diff] [blame] |
Typo in the documentation of psa_get_key_information
diff --git a/include/psa/crypto.h b/include/psa/crypto.h index 04e6b47..e8b22e0 100644 --- a/include/psa/crypto.h +++ b/include/psa/crypto.h
@@ -392,7 +392,7 @@ * This may be a null pointer, in which case the key type * is not written. * \param bits On success, the key size in bits. - * This may be a null pointer, in which case the key type + * This may be a null pointer, in which case the key size * is not written. * * \retval PSA_SUCCESS