diff --git a/src/libstrongswan/plugins/mgf1/mgf1_xof.h b/src/libstrongswan/plugins/mgf1/mgf1_xof.h index 9d60a807d..6f2317b10 100644 --- a/src/libstrongswan/plugins/mgf1/mgf1_xof.h +++ b/src/libstrongswan/plugins/mgf1/mgf1_xof.h @@ -15,7 +15,7 @@ /** * @defgroup mgf1_xof mgf1_xof - * @{ @ingroup crypto + * @{ @ingroup mgf1_p */ #ifndef MGF1_XOF_H_