]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
drbg: Fix Doxygen group in headers
authorTobias Brunner <tobias@strongswan.org>
Tue, 10 Dec 2019 16:12:32 +0000 (17:12 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 12 Dec 2019 10:09:06 +0000 (11:09 +0100)
src/libstrongswan/plugins/drbg/drbg_ctr.h
src/libstrongswan/plugins/drbg/drbg_hmac.h

index 9e41a4e37a0dfde75e2b7c13ccaa573aee31227f..5450f7320d15d45a2364fad836fd543dee3684d8 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup drbg_ctr drbg_ctr
- * @{ @ingroup drbg
+ * @{ @ingroup drbg_p
  */
 
 #ifndef DRBG_CTR_H_
index fafd24d6ad221568486e870dfb0f500ab51d6103..f816dca54f6201482c0a77923126900744c693b6 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
  * @defgroup drbg_hmac drbg_hmac
- * @{ @ingroup drbg
+ * @{ @ingroup drbg_p
  */
 
 #ifndef DRBG_HMAC_H_