mgf1: Use correct Doxygen groups

This commit is contained in:
Tobias Brunner
2014-12-15 17:22:11 +01:00
parent a876018e3e
commit f9da7ef868
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
/** /**
* @defgroup mgf1 mgf1 * @defgroup mgf1 mgf1
* @{ @ingroup ntru_p * @{ @ingroup crypto
*/ */
#ifndef MGF1_H_ #ifndef MGF1_H_
@@ -15,7 +15,7 @@
/** /**
* @defgroup mgf1_bitspender mgf1_bitspender * @defgroup mgf1_bitspender mgf1_bitspender
* @{ @ingroup mgf1_p * @{ @ingroup mgf1
*/ */
#ifndef MGF1_BITSPENDER_H_ #ifndef MGF1_BITSPENDER_H_