aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing2.h
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-testing2.h
parenteee291e1aaab89283ec03a00f3fed8a1cb20e083 (diff)
downloadgnunet-f878edd42b1774c6f7bbe5a5fce3f3251f38e4f3.tar.gz
gnunet-f878edd42b1774c6f7bbe5a5fce3f3251f38e4f3.zip
-DOC: Major doc comment stripping pass through TRANSPORT
Diffstat (limited to 'src/transport/transport-testing2.h')
-rw-r--r--src/transport/transport-testing2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport-testing2.h b/src/transport/transport-testing2.h
index e2167ca7e..b5db28500 100644
--- a/src/transport/transport-testing2.h
+++ b/src/transport/transport-testing2.h
@@ -288,7 +288,7 @@ GNUNET_TRANSPORT_TESTING_done (struct GNUNET_TRANSPORT_TESTING_Handle *tth);
288 * 288 *
289 * @param tth the testing handle 289 * @param tth the testing handle
290 * @param cfgname configuration file 290 * @param cfgname configuration file
291 * @param peer_id the peer_id 291 * @param peer_id an identification number for the peer
292 * @param handlers functions for receiving messages 292 * @param handlers functions for receiving messages
293 * @param nc connect callback 293 * @param nc connect callback
294 * @param nd disconnect callback 294 * @param nd disconnect callback