gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r20007 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r20007 - gnunet/src/util
Date: Fri, 24 Feb 2012 15:32:24 +0100

Author: grothoff
Date: 2012-02-24 15:32:24 +0100 (Fri, 24 Feb 2012)
New Revision: 20007

Modified:
   gnunet/src/util/crypto_hash.c
Log:
-fix

Modified: gnunet/src/util/crypto_hash.c
===================================================================
--- gnunet/src/util/crypto_hash.c       2012-02-24 14:29:03 UTC (rev 20006)
+++ gnunet/src/util/crypto_hash.c       2012-02-24 14:32:24 UTC (rev 20007)
@@ -318,6 +318,7 @@
  * Convert ASCII encoding back to GNUNET_CRYPTO_hash
  *
  * @param enc the encoding
+ * @param enclen number of characters in 'enc' (without 0-terminator, which 
can be missing)
  * @param result where to store the GNUNET_CRYPTO_hash code
  * @return GNUNET_OK on success, GNUNET_SYSERR if result has the wrong encoding
  */




reply via email to

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