gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r15182 - gnunet/src/statistics


From: gnunet
Subject: [GNUnet-SVN] r15182 - gnunet/src/statistics
Date: Sat, 7 May 2011 09:50:55 +0200

Author: grothoff
Date: 2011-05-07 09:50:55 +0200 (Sat, 07 May 2011)
New Revision: 15182

Modified:
   gnunet/src/statistics/test_statistics_api_watch.c
Log:
spacing

Modified: gnunet/src/statistics/test_statistics_api_watch.c
===================================================================
--- gnunet/src/statistics/test_statistics_api_watch.c   2011-05-07 07:41:49 UTC 
(rev 15181)
+++ gnunet/src/statistics/test_statistics_api_watch.c   2011-05-07 07:50:55 UTC 
(rev 15182)
@@ -43,6 +43,7 @@
 
 static GNUNET_SCHEDULER_TaskIdentifier shutdown_task;
 
+
 static void
 force_shutdown (void *cls,
                const struct GNUNET_SCHEDULER_TaskContext *tc)
@@ -53,6 +54,7 @@
   ok = 7;
 }
 
+
 static void
 normal_shutdown (void *cls,
                 const struct GNUNET_SCHEDULER_TaskContext *tc)
@@ -61,6 +63,7 @@
   GNUNET_STATISTICS_destroy (h2, GNUNET_NO);
 }
 
+
 static int
 watch_1 (void *cls, 
         const char *subsystem,
@@ -79,6 +82,7 @@
   return GNUNET_OK;
 }
 
+
 static int
 watch_2 (void *cls, 
         const char *subsystem,
@@ -97,6 +101,7 @@
   return GNUNET_OK;
 }
 
+
 static void
 run (void *cls,
      char *const *args,




reply via email to

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