aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_container_multihashmap.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-20 07:24:24 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-20 07:24:24 +0000
commitf5257187d5c66386273e59ef7efbca508e659ddb (patch)
treef3455ae1c2909d48bd96f00d8fc938065e99725b /src/util/test_container_multihashmap.c
parent4b552398216ae6fd2587cce5d4ab5b2fed141f4e (diff)
downloadgnunet-f5257187d5c66386273e59ef7efbca508e659ddb.tar.gz
gnunet-f5257187d5c66386273e59ef7efbca508e659ddb.zip
fix comment
Diffstat (limited to 'src/util/test_container_multihashmap.c')
-rw-r--r--src/util/test_container_multihashmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_container_multihashmap.c b/src/util/test_container_multihashmap.c
index 34d24a8fa..9696d1bf3 100644
--- a/src/util/test_container_multihashmap.c
+++ b/src/util/test_container_multihashmap.c
@@ -108,4 +108,4 @@ main (int argc, char *argv[])
108 return 0; 108 return 0;
109} 109}
110 110
111/* end of maptest.c */ 111/* end of test_container_multihashmap.c */