gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r14383 - gnunet/src/util
Date: Wed, 9 Feb 2011 22:01:47 +0100

Author: amatus
Date: 2011-02-09 22:01:47 +0100 (Wed, 09 Feb 2011)
New Revision: 14383

Modified:
   gnunet/src/util/crypto_hash.c
Log:
Fix inaccurate comment.


Modified: gnunet/src/util/crypto_hash.c
===================================================================
--- gnunet/src/util/crypto_hash.c       2011-02-09 18:21:09 UTC (rev 14382)
+++ gnunet/src/util/crypto_hash.c       2011-02-09 21:01:47 UTC (rev 14383)
@@ -252,7 +252,7 @@
  * Convert GNUNET_CRYPTO_hash to ASCII encoding.  The ASCII encoding is rather
  * GNUnet specific.  It was chosen such that it only uses characters
  * in [0-9A-V], can be produced without complex arithmetics and uses a
- * small number of characters.  The GNUnet encoding uses 102
+ * small number of characters.  The GNUnet encoding uses 103
  * characters plus a null terminator.
  *
  * @param block the hash code




reply via email to

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