libnttfft: Fix Doxygen group

This commit is contained in:
Tobias Brunner
2016-10-14 18:37:14 +02:00
parent 955ce91652
commit ad71db18f1
+3 -1
View File
@@ -14,8 +14,10 @@
*/ */
/** /**
* @defgroup ntt_p libnttfft
*
* @defgroup ntt_fft ntt_fft * @defgroup ntt_fft ntt_fft
* @{ @ingroup bliss_p * @{ @ingroup ntt_p
*/ */
#ifndef NTT_FFT_H_ #ifndef NTT_FFT_H_