From 44805bd751283cc7fdc11a4ccb46ed122dbf23ba Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 29 Jan 2010 19:27:21 +0000 Subject: [PATCH] fix --- src/include/gnunet_container_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 /** - * Iterator over HashCodes. + * Iterator over hash map entries. * * @param cls closure * @param key current key code -- 2.25.1