fix pointer indentation
[oweals/gnunet.git] / src / testbed / test_testbed_api_controllerlink.c
index 55ec184eaf1a2de697dab954504fd8800de0ef7a..16a3f7b916657fde00066551c29ce4ace35cb1e3 100644 (file)
@@ -725,6 +725,7 @@ registration_cont (void *cls, const char *emsg)
   }
 }
 
+
 /**
  * Callback to signal successfull startup of the controller process
  *
@@ -876,4 +877,5 @@ main (int argc, char **argv)
   }
 }
 
+
 /* end of test_testbed_api_controllerlink.c */