aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/gnunet_container_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_container_lib.h b/src/include/gnunet_container_lib.h
index 3df9dcfc0..21ee59688 100644
--- a/src/include/gnunet_container_lib.h
+++ b/src/include/gnunet_container_lib.h
@@ -494,7 +494,7 @@ enum GNUNET_CONTAINER_MultiHashMapOption
494 494
495 495
496/** 496/**
497 * Iterator over HashCodes. 497 * Iterator over hash map entries.
498 * 498 *
499 * @param cls closure 499 * @param cls closure
500 * @param key current key code 500 * @param key current key code