aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2017-03-10 20:39:53 +0100
committerxrs <xrs@mail36.net>2017-03-10 20:39:53 +0100
commit16d8bc7e0ea13b5b8310089abf986d9b7d59eb44 (patch)
treea85a39d7429f6ce160302143634c76868683e7a8 /src/multicast
parent4666ecb93dbc31b8e3b488ce6105202ae089a453 (diff)
downloadgnunet-16d8bc7e0ea13b5b8310089abf986d9b7d59eb44.tar.gz
gnunet-16d8bc7e0ea13b5b8310089abf986d9b7d59eb44.zip
test_multicast_2peers: formatting and stuff
Diffstat (limited to 'src/multicast')
-rw-r--r--src/multicast/test_multicast_2peers.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/multicast/test_multicast_2peers.c b/src/multicast/test_multicast_2peers.c
index 2f0cedc31..02e60a905 100644
--- a/src/multicast/test_multicast_2peers.c
+++ b/src/multicast/test_multicast_2peers.c
@@ -19,8 +19,9 @@
19 */ 19 */
20 20
21/** 21/**
22 * @file multicast/test_multicast_multipeers.c 22 * @file multicast/test_multicast_2peers.c
23 * @brief Tests for the Multicast API with multiple peers. 23 * @brief Tests for the Multicast API with two peers doing the ping
24 * pong test.
24 * @author xrs 25 * @author xrs
25 */ 26 */
26 27