- start test only after warmup
[oweals/gnunet.git] / src / mesh / mesh_common.c
index bd6c0949c0844697eaaad3e20bde81e606aa8b16..c986213f107b3215b5556a975b47657756c7d7f6 100644 (file)
@@ -77,7 +77,7 @@ GM_min_pid (uint32_t a, uint32_t b)
 }
 
 
-struct GNUNET_HashCode *
+const struct GNUNET_HashCode *
 GM_h2hc (const struct GNUNET_MeshHash *id)
 {
   static struct GNUNET_HashCode hc;