aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed.h
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 21:20:48 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 12:51:57 +0100
commit42cda6099b5957ab28f19a7b793a5428c96faeb8 (patch)
tree68c59da6d2fd3e38f2fbbcb8766973db52d59bf5 /src/testbed/gnunet-service-testbed.h
parentfaaa236b9f3c8870e8ab2764efbe91f73064dbe7 (diff)
downloadgnunet-42cda6099b5957ab28f19a7b793a5428c96faeb8.tar.gz
gnunet-42cda6099b5957ab28f19a7b793a5428c96faeb8.zip
-DOC: Documentation cleanup pass through TESTBED subsystem
Diffstat (limited to 'src/testbed/gnunet-service-testbed.h')
-rw-r--r--src/testbed/gnunet-service-testbed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/gnunet-service-testbed.h b/src/testbed/gnunet-service-testbed.h
index 920e22f05..67dfbf253 100644
--- a/src/testbed/gnunet-service-testbed.h
+++ b/src/testbed/gnunet-service-testbed.h
@@ -701,7 +701,7 @@ handle_peer_start (void *cls,
701 * Message handler for #GNUNET_MESSAGE_TYPE_TESTBED_DESTROYPEER messages 701 * Message handler for #GNUNET_MESSAGE_TYPE_TESTBED_DESTROYPEER messages
702 * 702 *
703 * @param cls identification of the client 703 * @param cls identification of the client
704 * @param message the actual message 704 * @param msg the actual message
705 */ 705 */
706void 706void
707handle_peer_stop (void *cls, 707handle_peer_stop (void *cls,