checkpoint save
[oweals/gnunet.git] / src / peerinfo / test_peerinfo_api.c
index 0bd5ef7070346f82aee3c20aae1c13e690bffed6..a00f13f743a12f49be0dfeb36e338e7aea3430a1 100644 (file)
@@ -146,7 +146,8 @@ process (void *cls, const struct GNUNET_PeerIdentity *peer,
 
 static void
 run (void *cls, 
-     const struct GNUNET_CONFIGURATION_Handle *cfg)
+     const struct GNUNET_CONFIGURATION_Handle *cfg,
+     struct GNUNET_TESTING_Peer *peer)
 {
   h = GNUNET_PEERINFO_connect (cfg);
   GNUNET_assert (NULL != h);