From e71c17ad3aebd7a8f444a08744288dec1415980c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 3 Aug 2015 11:34:36 +0000 Subject: -improve indentation, reduce duplication of PIDs in core's neighbour map --- src/include/gnunet_container_lib.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/gnunet_container_lib.h') diff --git a/src/include/gnunet_container_lib.h b/src/include/gnunet_container_lib.h index cfa494578..4375cdbb1 100644 --- a/src/include/gnunet_container_lib.h +++ b/src/include/gnunet_container_lib.h @@ -986,7 +986,12 @@ typedef int void *value); +/** + * Hash map from peer identities to values. + */ struct GNUNET_CONTAINER_MultiPeerMap; + + /** * @ingroup hashmap * Create a multi peer map (hash map for public keys of peers). -- cgit v1.2.3