missing changes to headers
[oweals/gnunet.git] / src / include / gnunet_container_lib.h
index cfa494578fba0636fd85a1dc28d577e85fe2e39e..4375cdbb1a5a3724ac1c9f1046b2714c582442f2 100644 (file)
@@ -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).