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:
fc08887
)
add missing \n
author
Christian Grothoff
<christian@grothoff.org>
Sun, 24 Feb 2019 07:07:00 +0000
(08:07 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Sun, 24 Feb 2019 07:07:00 +0000
(08:07 +0100)
src/util/service.c
patch
|
blob
|
history
diff --git
a/src/util/service.c
b/src/util/service.c
index f38e4b353c507e6d29b2deebd9e39f093ed7dc9f..3f7b74e0d2b3dfeb7e99752a165f29fb22ac43b1 100644
(file)
--- a/
src/util/service.c
+++ b/
src/util/service.c
@@
-514,7
+514,7
@@
do_send (void *cls)
const char *buf;
LOG (GNUNET_ERROR_TYPE_DEBUG,
- "service: sending message with type %u",
+ "service: sending message with type %u
\n
",
ntohs(client->msg->type));