aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
diff options
context:
space:
mode:
authoramirouche <amirouche+dev@hypermove.net>2018-01-07 23:48:52 +0100
committerng0 <ng0@n0.is>2018-01-08 15:49:31 +0000
commit805d0505def4d842f17eaceb8152356e1caf0e4c (patch)
tree26c5eab4bae470d60838862b945017874ae12ff8 /src/include/gnunet_crypto_lib.h
parent016d2783de2414bfa98e1c29fc8d15d893bbc064 (diff)
downloadgnunet-805d0505def4d842f17eaceb8152356e1caf0e4c.tar.gz
gnunet-805d0505def4d842f17eaceb8152356e1caf0e4c.zip
typofix
Signed-off-by: ng0 <ng0@n0.is>
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 e886a561c..f46afa6cc 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -363,7 +363,7 @@ struct GNUNET_CRYPTO_PaillierPublicKey
363 363
364 364
365/** 365/**
366 * Paillier public key. 366 * Paillier private key.
367 */ 367 */
368struct GNUNET_CRYPTO_PaillierPrivateKey 368struct GNUNET_CRYPTO_PaillierPrivateKey
369{ 369{