projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
334d64f
)
nospace
author
Christian Grothoff
<christian@grothoff.org>
Fri, 10 Jun 2011 14:44:48 +0000
(14:44 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 10 Jun 2011 14:44:48 +0000
(14:44 +0000)
src/util/test_peer.c
patch
|
blob
|
history
diff --git
a/src/util/test_peer.c
b/src/util/test_peer.c
index 5e3e97ac476374744655d9a617ab6dbd5a2e7b63..8dacbd76532d0631a9ce10f6095e40529499bfbc 100644
(file)
--- 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;
}
}