projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6af999a
)
Fix inaccurate comment.
author
David Barksdale
<amatus.amongus@gmail.com>
Wed, 9 Feb 2011 21:01:47 +0000
(21:01 +0000)
committer
David Barksdale
<amatus.amongus@gmail.com>
Wed, 9 Feb 2011 21:01:47 +0000
(21:01 +0000)
src/util/crypto_hash.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_hash.c
b/src/util/crypto_hash.c
index 0cbc4289c2e1bf1b4728e4c839b83ff2469e073a..88c7ddd19a6fe2d17633739083833e9cad3fcc73 100644
(file)
--- a/
src/util/crypto_hash.c
+++ b/
src/util/crypto_hash.c
@@
-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 10
2
+ * small number of characters. The GNUnet encoding uses 10
3
* characters plus a null terminator.
*
* @param block the hash code