aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_crypto_lib.h')
-rw-r--r--src/include/gnunet_crypto_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index 21f28370e..0023c0e52 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -1159,6 +1159,7 @@ int
1159GNUNET_CRYPTO_get_peer_identity (const struct GNUNET_CONFIGURATION_Handle *cfg, 1159GNUNET_CRYPTO_get_peer_identity (const struct GNUNET_CONFIGURATION_Handle *cfg,
1160 struct GNUNET_PeerIdentity *dst); 1160 struct GNUNET_PeerIdentity *dst);
1161 1161
1162
1162/** 1163/**
1163 * Compare two Peer Identities. 1164 * Compare two Peer Identities.
1164 * 1165 *