ENC: fix doxygen comments

This commit is contained in:
hasufell 2014-06-05 19:15:54 +02:00
parent 59a7be4832
commit 46c93c5c7b
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ ntru_encrypt_poly(
* @param rnd the random poly (should have relatively small
* coefficients, but not restricted to {-1, 0, 1})
* @param params ntru_params the ntru context
* @return the newly allocated encrypted string, NULL on failure
* @return the newly allocated encrypted string
*/
string *
ntru_encrypt_string(