-nl
authorChristian Grothoff <christian@grothoff.org>
Tue, 29 Nov 2011 14:14:43 +0000 (14:14 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 29 Nov 2011 14:14:43 +0000 (14:14 +0000)
src/transport/gnunet-service-transport_validation.c

index 13da928dc87266d8d40bb7b76595a40b8715bb90..006a318f6ead33c2f1c0c30217f7e6ab754edeba 100644 (file)
@@ -1195,7 +1195,7 @@ GST_validation_set_address_use (const struct GNUNET_PeerIdentity *sender,
   }
   if (ve->in_use == in_use)
     GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
-        "GST_validation_set_address_use: %s %s: ve->in_use %i <-> in_use %i",
+        "GST_validation_set_address_use: %s %s: ve->in_use %i <-> in_use %i\n",
         GNUNET_i2s(sender),
         GST_plugins_a2s(address),
         ve->in_use,