gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/03: RPS: Change cosmetics - fix indentation


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/03: RPS: Change cosmetics - fix indentation
Date: Tue, 30 Oct 2018 14:25:04 +0100

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

julius-buenger pushed a commit to branch master
in repository gnunet.

commit eb369f2fb4e05d969ad1b9e2b8c03ac73dfdb32c
Author: Julius Bünger <address@hidden>
AuthorDate: Tue Oct 30 13:51:24 2018 +0100

    RPS: Change cosmetics - fix indentation
---
 src/rps/gnunet-service-rps.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rps/gnunet-service-rps.c b/src/rps/gnunet-service-rps.c
index afc159fe1..cbcf00f8f 100644
--- a/src/rps/gnunet-service-rps.c
+++ b/src/rps/gnunet-service-rps.c
@@ -2150,7 +2150,7 @@ rem_from_list (struct GNUNET_PeerIdentity **peer_list,
  */
 static void
 insert_in_view_op (void *cls,
-               const struct GNUNET_PeerIdentity *peer);
+                   const struct GNUNET_PeerIdentity *peer);
 
 /**
  * Insert PeerID in #view

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



reply via email to

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