aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_container_multihashmap32.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/util/test_container_multihashmap32.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/util/test_container_multihashmap32.c')
-rw-r--r--src/util/test_container_multihashmap32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/test_container_multihashmap32.c b/src/util/test_container_multihashmap32.c
index 81b941d5e..92aac6eeb 100644
--- a/src/util/test_container_multihashmap32.c
+++ b/src/util/test_container_multihashmap32.c
@@ -90,6 +90,7 @@ testMap (int i)
90 return 0; 90 return 0;
91} 91}
92 92
93
93int 94int
94main (int argc, char *argv[]) 95main (int argc, char *argv[])
95{ 96{
@@ -104,4 +105,5 @@ main (int argc, char *argv[])
104 return 0; 105 return 0;
105} 106}
106 107
108
107/* end of test_container_multihashmap.c */ 109/* end of test_container_multihashmap.c */