aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_cmd_send_simple.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-04 02:47:03 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:30 +0100
commitf878edd42b1774c6f7bbe5a5fce3f3251f38e4f3 (patch)
treebdc5d16fb546c8a53f7737bf9719bdc122dbefd7 /src/transport/transport_api_cmd_send_simple.c
parenteee291e1aaab89283ec03a00f3fed8a1cb20e083 (diff)
downloadgnunet-f878edd42b1774c6f7bbe5a5fce3f3251f38e4f3.tar.gz
gnunet-f878edd42b1774c6f7bbe5a5fce3f3251f38e4f3.zip
-DOC: Major doc comment stripping pass through TRANSPORT
Diffstat (limited to 'src/transport/transport_api_cmd_send_simple.c')
-rw-r--r--src/transport/transport_api_cmd_send_simple.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/transport/transport_api_cmd_send_simple.c b/src/transport/transport_api_cmd_send_simple.c
index ade0cc914..1ddb81f17 100644
--- a/src/transport/transport_api_cmd_send_simple.c
+++ b/src/transport/transport_api_cmd_send_simple.c
@@ -175,16 +175,6 @@ send_simple_run (void *cls,
175} 175}
176 176
177 177
178/**
179 * Create command.
180 *
181 * @param label name for command.
182 * @param start_peer_label Label of the cmd to start a peer.
183 * @param start_peer_label Label of the cmd which started the test system.
184 * @param num Number globally identifying the node.
185 * @param The topology for the test setup.
186 * @return command.
187 */
188struct GNUNET_TESTING_Command 178struct GNUNET_TESTING_Command
189GNUNET_TRANSPORT_cmd_send_simple (const char *label, 179GNUNET_TRANSPORT_cmd_send_simple (const char *label,
190 const char *start_peer_label, 180 const char *start_peer_label,