aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_oc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/gnunet-service-testbed_oc.c')
-rw-r--r--src/testbed/gnunet-service-testbed_oc.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/testbed/gnunet-service-testbed_oc.c b/src/testbed/gnunet-service-testbed_oc.c
index 8a61f72f7..4fe7c20b3 100644
--- a/src/testbed/gnunet-service-testbed_oc.c
+++ b/src/testbed/gnunet-service-testbed_oc.c
@@ -392,7 +392,7 @@ forwarded_overlay_connect_timeout (void *cls)
392 392
393/** 393/**
394 * Callback to be called when forwarded overlay connection operation has a reply 394 * Callback to be called when forwarded overlay connection operation has a reply
395 * from the sub-controller successfull. We have to relay the reply msg back to 395 * from the sub-controller successful. We have to relay the reply msg back to
396 * the client 396 * the client
397 * 397 *
398 * @param cls ForwardedOperationContext 398 * @param cls ForwardedOperationContext
@@ -578,7 +578,7 @@ cleanup_occ (struct OverlayConnectContext *occ)
578 578
579 579
580/** 580/**
581 * Task for cleaing up overlay connect context structure 581 * Task for cleaning up overlay connect context structure
582 * 582 *
583 * @param cls the overlay connect context 583 * @param cls the overlay connect context
584 */ 584 */
@@ -1222,7 +1222,7 @@ occ_cache_get_handle_core_cb (void *cls,
1222 1222
1223/** 1223/**
1224 * Callback to be called when forwarded get peer config operation as part of 1224 * Callback to be called when forwarded get peer config operation as part of
1225 * overlay connect is successfull. Connection to Peer 1's core is made and is 1225 * overlay connect is successful. Connection to Peer 1's core is made and is
1226 * checked for new connection from peer 2 1226 * checked for new connection from peer 2
1227 * 1227 *
1228 * @param cls ForwardedOperationContext 1228 * @param cls ForwardedOperationContext
@@ -1369,7 +1369,7 @@ register_host (struct Slave *slave,
1369 reghost_match_iterator, 1369 reghost_match_iterator,
1370 &rhc))) 1370 &rhc)))
1371 { 1371 {
1372 /* create and add a new registerd host context */ 1372 /* create and add a new registered host context */
1373 /* add the focc to its queue */ 1373 /* add the focc to its queue */
1374 GNUNET_CONTAINER_multihashmap_put (slave->reghost_map, 1374 GNUNET_CONTAINER_multihashmap_put (slave->reghost_map,
1375 &hash, 1375 &hash,