aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_container_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_container_lib.h')
-rw-r--r--src/include/gnunet_container_lib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_container_lib.h b/src/include/gnunet_container_lib.h
index bd4f9b032..bbf1ba2cf 100644
--- a/src/include/gnunet_container_lib.h
+++ b/src/include/gnunet_container_lib.h
@@ -491,7 +491,6 @@ typedef int (*GNUNET_CONTAINER_HashMapIterator) (void *cls,
491/** 491/**
492 * Create a multi hash map. 492 * Create a multi hash map.
493 * 493 *
494 * @param map the map
495 * @param len initial size (map will grow as needed) 494 * @param len initial size (map will grow as needed)
496 * @return NULL on error 495 * @return NULL on error
497 */ 496 */