-fix newline
authorChristian Grothoff <christian@grothoff.org>
Thu, 15 Mar 2012 12:45:08 +0000 (12:45 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 15 Mar 2012 12:45:08 +0000 (12:45 +0000)
src/peerinfo/peerinfo_api.c

index 4c5d7957d99ba62d886758ee36c5a87cfa6d1a3e..124d55e42c94a48094ae80c8f5ac338eb5312950 100644 (file)
@@ -520,7 +520,7 @@ iterator_start_receive (void *cls, int transmit_success)
     if (ic->callback != NULL)
       ic->callback (ic->callback_cls, NULL, NULL,
                     _
-                    ("Failed to transmit iteration request to `PEERINFO' service\n"));
+                    ("Failed to transmit iteration request to `PEERINFO' service"));
     GNUNET_free (ic);
     return;
   }