gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: indent


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: indent
Date: Sun, 24 Jun 2018 23:48:09 +0200

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

hernani pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new dc3459615 indent
dc3459615 is described below

commit dc34596151657eb48e1428b4afbdd37af0b02701
Author: Hernani Marques <address@hidden>
AuthorDate: Sun Jun 24 23:48:06 2018 +0200

    indent
---
 src/multicast/gnunet-service-multicast.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/multicast/gnunet-service-multicast.c 
b/src/multicast/gnunet-service-multicast.c
index b5be257d6..21eb39daa 100644
--- a/src/multicast/gnunet-service-multicast.c
+++ b/src/multicast/gnunet-service-multicast.c
@@ -1451,7 +1451,7 @@ check_client_member_join (void *cls,
 
   if (0 == relay_count}
   {
-     GNUNET_break (0);
+    GNUNET_break (0);
     return GNUNET_SYSERR;
   }
   if (UINT32_MAX / relay_count < sizeof (*relays)){

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



reply via email to

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