gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/02: -indent


From: gnunet
Subject: [gnunet] 01/02: -indent
Date: Tue, 15 Aug 2023 20:19:38 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

commit af8a988482c2ff4476d45a302a51e2aab0bd57c7
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Aug 6 12:45:15 2023 +0200

    -indent
---
 src/util/os_priority.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/util/os_priority.c b/src/util/os_priority.c
index e82ff94b6..de4e6c395 100644
--- a/src/util/os_priority.c
+++ b/src/util/os_priority.c
@@ -877,7 +877,8 @@ GNUNET_OS_process_wait (struct GNUNET_OS_Process *proc)
     ;
   if (pid != ret)
   {
-    LOG_STRERROR (GNUNET_ERROR_TYPE_WARNING, "waitpid");
+    LOG_STRERROR (GNUNET_ERROR_TYPE_WARNING,
+                  "waitpid");
     return GNUNET_SYSERR;
   }
   return GNUNET_OK;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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