POLY: fix doxygen comment

This commit is contained in:
hasufell 2014-06-08 15:21:20 +02:00
parent b52690d88e
commit 3bce63f96a
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

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,