Fixed reconnect
[oweals/gnunet.git] / src / datastore / perf_plugin_datastore.c
index 1e2a29f14214b3532fd7b152788ea62d9276e6bf..ac3be4d5cfe1126d71cd9567070656060ff4be62 100644 (file)
@@ -90,7 +90,7 @@ struct CpsRunContext
  * change in their disk utilization.
  *
  * @param cls closure (NULL)
- * @param delta change in disk utilization, 
+ * @param delta change in disk utilization,
  *        0 for "reset to empty"
  */
 static void
@@ -145,7 +145,8 @@ putValue (struct GNUNET_DATASTORE_PluginFunctions *api, int i, int k)
   stored_entries++;
 }
 
-static void test (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc);
+static void
+test (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc);
 
 
 static int