POLY: fix doxygen comment

This commit is contained in:
2014-06-08 15:21:20 +02:00
parent b52690d88e
commit 3bce63f96a

View File

@@ -49,7 +49,7 @@
*
* @param a polynomial to invert
* @param Fq polynomial [out]
* @param params NTRU context
* @param params NTRU parameters
*/
static
void poly_mod2_to_modq(const fmpz_poly_t a,