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:
d1c2a45
)
-fix
author
Christian Grothoff
<christian@grothoff.org>
Fri, 24 Feb 2012 14:32:24 +0000
(14:32 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 24 Feb 2012 14:32:24 +0000
(14:32 +0000)
src/util/crypto_hash.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_hash.c
b/src/util/crypto_hash.c
index 976c5999216d50c5c2fd03817e0622f0b48782d6..63d965406965ab3bdf04a8152ce3a567711d7d42 100644
(file)
--- a/
src/util/crypto_hash.c
+++ b/
src/util/crypto_hash.c
@@
-318,6
+318,7
@@
GNUNET_CRYPTO_hash_to_enc (const GNUNET_HashCode * block,
* 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
*/