gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33095 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r33095 - gnunet/src/transport
Date: Wed, 16 Apr 2014 11:41:25 +0200

Author: grothoff
Date: 2014-04-16 11:41:25 +0200 (Wed, 16 Apr 2014)
New Revision: 33095

Modified:
   gnunet/src/transport/transport_api_monitoring.c
Log:
-indentation

Modified: gnunet/src/transport/transport_api_monitoring.c
===================================================================
--- gnunet/src/transport/transport_api_monitoring.c     2014-04-16 09:41:08 UTC 
(rev 33094)
+++ gnunet/src/transport/transport_api_monitoring.c     2014-04-16 09:41:25 UTC 
(rev 33095)
@@ -388,6 +388,7 @@
                                                           val_ctx);
 }
 
+
 /**
  * Function called with responses from the service.
  *
@@ -396,7 +397,8 @@
  *        message with the human-readable address
  */
 static void
-val_response_processor (void *cls, const struct GNUNET_MessageHeader *msg)
+val_response_processor (void *cls,
+                        const struct GNUNET_MessageHeader *msg)
 {
   struct GNUNET_TRANSPORT_ValidationMonitoringContext *val_ctx = cls;
   struct ValidationIterateResponseMessage *vr_msg;




reply via email to

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