commit | 6b2a779323d77ceb3437e38766ad38841e4f9ca8 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <gilles.peskine@arm.com> | Thu Oct 03 16:07:08 2019 +0200 |
committer | GitHub <noreply@github.com> | Thu Oct 03 16:07:08 2019 +0200 |
tree | 4a046be661f711daab1b42a12199d298433be47d | |
parent | e4209c0e6207ea227a2e3511177067bdc209d69b [diff] | |
parent | 02b372b7b26792f1251d24a88a9a25b16592f1fd [diff] |
Merge pull request #286 from athoelke/at-version 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 * @{ */