gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27229 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r27229 - gnunet/src/include
Date: Tue, 21 May 2013 15:41:54 +0200

Author: grothoff
Date: 2013-05-21 15:41:54 +0200 (Tue, 21 May 2013)
New Revision: 27229

Modified:
   gnunet/src/include/gnunet_arm_service.h
Log:
-indentation

Modified: gnunet/src/include/gnunet_arm_service.h
===================================================================
--- gnunet/src/include/gnunet_arm_service.h     2013-05-21 13:41:41 UTC (rev 
27228)
+++ gnunet/src/include/gnunet_arm_service.h     2013-05-21 13:41:54 UTC (rev 
27229)
@@ -112,6 +112,7 @@
   GNUNET_ARM_SERVICE_STOPPING = 3
 };
 
+
 /**
  * Replies to ARM requests
  */
@@ -293,9 +294,11 @@
  */
 void
 GNUNET_ARM_request_service_start (struct GNUNET_ARM_Handle *h,
-    const char *service_name, enum GNUNET_OS_InheritStdioFlags std_inheritance,
-    struct GNUNET_TIME_Relative timeout, GNUNET_ARM_ResultCallback cont,
-    void *cont_cls);
+                                 const char *service_name, 
+                                 enum GNUNET_OS_InheritStdioFlags 
std_inheritance,
+                                 struct GNUNET_TIME_Relative timeout, 
+                                 GNUNET_ARM_ResultCallback cont,
+                                 void *cont_cls);
 
 
 /**




reply via email to

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