aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_operations.c
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-04-18 08:17:01 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-04-18 08:17:01 +0000
commit6c4a5cf1b0ba02f99df557dd693af968ae65dcac (patch)
tree0980be375269391171b1cf691ca712f8f74981ec /src/testbed/testbed_api_operations.c
parent397c5f9f507237860cec4dfcc5c701cc359a0275 (diff)
downloadgnunet-6c4a5cf1b0ba02f99df557dd693af968ae65dcac.tar.gz
gnunet-6c4a5cf1b0ba02f99df557dd693af968ae65dcac.zip
- doxygen
Diffstat (limited to 'src/testbed/testbed_api_operations.c')
-rw-r--r--src/testbed/testbed_api_operations.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testbed/testbed_api_operations.c b/src/testbed/testbed_api_operations.c
index fd1df0e76..47d135ffd 100644
--- a/src/testbed/testbed_api_operations.c
+++ b/src/testbed/testbed_api_operations.c
@@ -547,9 +547,6 @@ merge_ops (struct GNUNET_TESTBED_Operation ***old,
547 * Checks for the readiness of an operation and schedules a operation start task 547 * Checks for the readiness of an operation and schedules a operation start task
548 * 548 *
549 * @param op the operation 549 * @param op the operation
550 * @param GNUNET_NO if the given operation cannot be made active; GNUNET_YES if
551 * it can be activated (has enough resources) and is kept in ready
552 * queue
553 */ 550 */
554static int 551static int
555check_readiness (struct GNUNET_TESTBED_Operation *op) 552check_readiness (struct GNUNET_TESTBED_Operation *op)