noint
authorChristian Grothoff <christian@grothoff.org>
Wed, 26 Jan 2011 08:37:06 +0000 (08:37 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 26 Jan 2011 08:37:06 +0000 (08:37 +0000)
src/transport/gnunet-service-transport.c

index 3cced9fd2d47726656601ba676bbe436e1ead519..0d54d509ea9c88b5a08c1a06035d48d369d93ead 100644 (file)
@@ -976,7 +976,7 @@ is_blacklisted (const struct GNUNET_PeerIdentity *peer, struct TransportPlugin *
         {
 #if DEBUG_BLACKLIST
           GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
-                      _("Peer `%s:%s' is blacklisted!\n"),
+                      "Peer `%s:%s' is blacklisted!\n",
                       plugin->short_name, GNUNET_i2s (peer));
 #endif
           if (stats != NULL)