Fix inaccurate comment.
authorDavid Barksdale <amatus.amongus@gmail.com>
Wed, 9 Feb 2011 21:01:47 +0000 (21:01 +0000)
committerDavid Barksdale <amatus.amongus@gmail.com>
Wed, 9 Feb 2011 21:01:47 +0000 (21:01 +0000)
src/util/crypto_hash.c

index 0cbc4289c2e1bf1b4728e4c839b83ff2469e073a..88c7ddd19a6fe2d17633739083833e9cad3fcc73 100644 (file)
@@ -252,7 +252,7 @@ getValue__ (unsigned char a)
  * 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