gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31965 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r31965 - gnunet/src/include
Date: Mon, 20 Jan 2014 23:47:34 +0100

Author: dold
Date: 2014-01-20 23:47:34 +0100 (Mon, 20 Jan 2014)
New Revision: 31965

Modified:
   gnunet/src/include/gnunet_crypto_lib.h
Log:
- doxygen


Modified: gnunet/src/include/gnunet_crypto_lib.h
===================================================================
--- gnunet/src/include/gnunet_crypto_lib.h      2014-01-20 22:25:25 UTC (rev 
31964)
+++ gnunet/src/include/gnunet_crypto_lib.h      2014-01-20 22:47:34 UTC (rev 
31965)
@@ -1369,8 +1369,8 @@
  * @param x1 Paillier cipher text.
  * @param x2 Paillier cipher text.
  * @param[out] result Result of the homomorphic operation.
- * @return GNUNET_OK if the result could be computed,
- *         GNUNET_SYSERR if no more homomorphic operations are remaining.
+ * @return #GNUNET_OK if the result could be computed,
+ *         #GNUNET_SYSERR if no more homomorphic operations are remaining.
  */
 int
 GNUNET_CRYPTO_paillier_hom_add (const struct GNUNET_CRYPTO_PaillierCiphertext 
*x1,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]