- document string termination
[oweals/gnunet.git] / src / peerinfo / test_peerinfo_shipped_hellos.c
index e8cbd519d4255cfca33656d0980f88f1f40313d0..db61777b02a9806387a50f20b85433cec3029b61 100644 (file)
@@ -83,7 +83,7 @@ process (void *cls, const struct GNUNET_PeerIdentity *peer,
        }
        else
        {
-                       GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Failed: %u callbacks\n", calls);
+                       GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Got %u callbacks\n", calls);
                global_ret = 0;
        }
   }
@@ -91,7 +91,7 @@ process (void *cls, const struct GNUNET_PeerIdentity *peer,
 
 
 static void
-run (void *cls, 
+run (void *cls,
      const struct GNUNET_CONFIGURATION_Handle *cfg,
      struct GNUNET_TESTING_Peer *peer)
 {