aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-19 14:19:46 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-19 14:19:46 +0000
commita70165f2ebc9871a13acac1169306fd31b054c35 (patch)
treece6fefc018f956ae3768e10257b6a2715f90aae0 /src/include/gnunet_crypto_lib.h
parent548d396eee189ed02c243dcb47bcd1f02a1f1e07 (diff)
downloadgnunet-a70165f2ebc9871a13acac1169306fd31b054c35.tar.gz
gnunet-a70165f2ebc9871a13acac1169306fd31b054c35.zip
-doxygen
Diffstat (limited to 'src/include/gnunet_crypto_lib.h')
-rw-r--r--src/include/gnunet_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index 8270c89dd..86b862563 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -565,7 +565,7 @@ GNUNET_CRYPTO_short_hash_double (const struct GNUNET_CRYPTO_ShortHashCode *sh,
565/** 565/**
566 * Truncate doubled short hash back to a short hash. 566 * Truncate doubled short hash back to a short hash.
567 * 567 *
568 * @param lh doubled short hash to reduce again 568 * @param dh doubled short hash to reduce again
569 * @param sh where to store the short hash 569 * @param sh where to store the short hash
570 * @return GNUNET_OK on success, GNUNET_SYSERR if this was not a 570 * @return GNUNET_OK on success, GNUNET_SYSERR if this was not a
571 * doubled short hash 571 * doubled short hash