-typo
[oweals/gnunet.git] / src / util / test_container_multihashmap.c
index ba621c17e93654f6ffcaac7fbd5206a1bfa8793e..befd0ce460c7428a5fae1e016a1029fe9a7a87e0 100644 (file)
@@ -35,8 +35,8 @@ static int
 testMap (int i)
 {
   struct GNUNET_CONTAINER_MultiHashMap *m;
-  GNUNET_HashCode k1;
-  GNUNET_HashCode k2;
+  struct GNUNET_HashCode k1;
+  struct GNUNET_HashCode k2;
   const char *ret;
   int j;