aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-01-29 19:27:21 +0000
committerChristian Grothoff <christian@grothoff.org>2010-01-29 19:27:21 +0000
commit44805bd751283cc7fdc11a4ccb46ed122dbf23ba (patch)
treecceda8862ee451de9a0cad344437d54dde4e907c /src
parent258bd33b0a8e26200d8bf36d8e65524a1069790d (diff)
downloadgnunet-44805bd751283cc7fdc11a4ccb46ed122dbf23ba.tar.gz
gnunet-44805bd751283cc7fdc11a4ccb46ed122dbf23ba.zip
fix
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