aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-22 18:06:14 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-22 18:06:14 +0000
commit1523e4484f658161ecbe4803ffab5d36ce277d0e (patch)
tree106f25485223de0f094b57bdf604a3078395c87b /src/util/crypto_hash.c
parent3e38c60925c16fdf4bd5fdd1e26f7be3d20be985 (diff)
downloadgnunet-1523e4484f658161ecbe4803ffab5d36ce277d0e.tar.gz
gnunet-1523e4484f658161ecbe4803ffab5d36ce277d0e.zip
-doxygen
Diffstat (limited to 'src/util/crypto_hash.c')
-rw-r--r--src/util/crypto_hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_hash.c b/src/util/crypto_hash.c
index 9f8c4b9cf..259f62eb8 100644
--- a/src/util/crypto_hash.c
+++ b/src/util/crypto_hash.c
@@ -609,7 +609,7 @@ GNUNET_CRYPTO_short_hash_double (const struct GNUNET_CRYPTO_ShortHashCode *sh,
609/** 609/**
610 * Truncate doubled short hash back to a short hash. 610 * Truncate doubled short hash back to a short hash.
611 * 611 *
612 * @param lh doubled short hash to reduce again 612 * @param dh doubled short hash to reduce again
613 * @param sh where to store the short hash 613 * @param sh where to store the short hash
614 * @return GNUNET_OK on success, GNUNET_SYSERR if this was not a 614 * @return GNUNET_OK on success, GNUNET_SYSERR if this was not a
615 * doubled short hash 615 * doubled short hash