drbg: Fix Doxygen group in headers

This commit is contained in:
Tobias Brunner 2019-12-10 17:12:32 +01:00
parent a669145086
commit 8d9a7fcae3
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
/**
* @defgroup drbg_ctr drbg_ctr
* @{ @ingroup drbg
* @{ @ingroup drbg_p
*/
#ifndef DRBG_CTR_H_

View File

@ -15,7 +15,7 @@
/**
* @defgroup drbg_hmac drbg_hmac
* @{ @ingroup drbg
* @{ @ingroup drbg_p
*/
#ifndef DRBG_HMAC_H_