Merge pull request #286 from athoelke/at-version

Fix defgroup syntax for API version section
This commit is contained in:
Gilles Peskine 2019-10-03 16:07:08 +02:00 committed by GitHub
commit 6b2a779323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ extern "C" {
* algorithms, key types, policies, etc. */
#include "crypto_types.h"
/** \defgroup API version
/** \defgroup version API version
* @{
*/