commit | 02b372b7b26792f1251d24a88a9a25b16592f1fd | [log] [tgz] |
---|---|---|
author | Andrew Thoelke <andrew.thoelke@arm.com> | Wed Oct 02 09:32:21 2019 +0100 |
committer | Andrew Thoelke <andrew.thoelke@arm.com> | Wed Oct 02 09:32:21 2019 +0100 |
tree | 66ad08c56d6c35848b8ee4d595f099ebd25a47b4 | |
parent | a990c49caf43f58bd7b143ca7a7ffced3343c8a4 [diff] [blame] |
Fix defgroup syntax for API version section
diff --git a/include/psa/crypto.h b/include/psa/crypto.h index 68a4f65..d3b7522 100644 --- a/include/psa/crypto.h +++ b/include/psa/crypto.h
@@ -57,7 +57,7 @@ * algorithms, key types, policies, etc. */ #include "crypto_types.h" -/** \defgroup API version +/** \defgroup version API version * @{ */