aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_operations.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/testbed_api_operations.c')
-rw-r--r--src/testbed/testbed_api_operations.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testbed/testbed_api_operations.c b/src/testbed/testbed_api_operations.c
index 185f62aa8..a406c0e0b 100644
--- a/src/testbed/testbed_api_operations.c
+++ b/src/testbed/testbed_api_operations.c
@@ -746,7 +746,6 @@ merge_ops (struct GNUNET_TESTBED_Operation ***old,
746} 746}
747 747
748 748
749
750/** 749/**
751 * Checks for the readiness of an operation and schedules a operation start task 750 * Checks for the readiness of an operation and schedules a operation start task
752 * 751 *
@@ -1383,4 +1382,6 @@ GNUNET_TESTBED_operations_fini ()
1383 GNUNET_log (GNUNET_ERROR_TYPE_WARNING, 1382 GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
1384 "Be disciplined. Some operations were not marked as done.\n"); 1383 "Be disciplined. Some operations were not marked as done.\n");
1385} 1384}
1385
1386
1386/* end of testbed_api_operations.c */ 1387/* end of testbed_api_operations.c */