From: Christian Grothoff Date: Fri, 10 Jun 2011 14:44:48 +0000 (+0000) Subject: nospace X-Git-Tag: initial-import-from-subversion-38251~18258 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e33689c78cbb4d0f9b7355438cf79b817d729222;p=oweals%2Fgnunet.git nospace --- diff --git a/src/util/test_peer.c b/src/util/test_peer.c index 5e3e97ac4..8dacbd765 100644 --- a/src/util/test_peer.c +++ b/src/util/test_peer.c @@ -70,7 +70,7 @@ check () if (pid != (i + 1)) { fprintf (stderr, - "Unexpected Peer ID returned by intern function \n"); + "Unexpected Peer ID returned by intern function\n"); return 1; } } @@ -82,7 +82,7 @@ check () if (pid != (i + 1)) { fprintf (stderr, - "Unexpected Peer ID returned by intern function \n"); + "Unexpected Peer ID returned by intern function\n"); return 1; } }