aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_controllerlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/test_testbed_api_controllerlink.c')
-rw-r--r--src/testbed/test_testbed_api_controllerlink.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testbed/test_testbed_api_controllerlink.c b/src/testbed/test_testbed_api_controllerlink.c
index 55ec184ea..16a3f7b91 100644
--- a/src/testbed/test_testbed_api_controllerlink.c
+++ b/src/testbed/test_testbed_api_controllerlink.c
@@ -725,6 +725,7 @@ registration_cont (void *cls, const char *emsg)
725 } 725 }
726} 726}
727 727
728
728/** 729/**
729 * Callback to signal successfull startup of the controller process 730 * Callback to signal successfull startup of the controller process
730 * 731 *
@@ -876,4 +877,5 @@ main (int argc, char **argv)
876 } 877 }
877} 878}
878 879
880
879/* end of test_testbed_api_controllerlink.c */ 881/* end of test_testbed_api_controllerlink.c */