From 429fff487a0da3fcc7cff998d6f41edc16865ed7 Mon Sep 17 00:00:00 2001 From: "Adrian L. Shaw" Date: Thu, 19 Sep 2019 14:03:49 +0100 Subject: [PATCH] Remove whitespace --- include/psa/crypto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/psa/crypto.h b/include/psa/crypto.h index cf2c1ef31..7643a13e5 100644 --- a/include/psa/crypto.h +++ b/include/psa/crypto.h @@ -57,7 +57,7 @@ extern "C" { * algorithms, key types, policies, etc. */ #include "crypto_types.h" -/** \defgroup API version +/** \defgroup API version * @{ */