gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: add missing \n


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: add missing \n
Date: Sun, 24 Feb 2019 08:07:03 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 155fa591f add missing \n
155fa591f is described below

commit 155fa591faddf4b361b728a1091d029274051dfa
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 24 08:07:00 2019 +0100

    add missing \n
---
 src/util/service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/service.c b/src/util/service.c
index f38e4b353..3f7b74e0d 100644
--- 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));
 
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]