From f5257187d5c66386273e59ef7efbca508e659ddb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 20 Oct 2009 07:24:24 +0000 Subject: [PATCH] fix comment --- src/util/test_container_multihashmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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[]) return 0; } -/* end of maptest.c */ +/* end of test_container_multihashmap.c */ -- 2.25.1