aboutsummaryrefslogtreecommitdiff
path: root/src/multicast/test_multicast_2peers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/multicast/test_multicast_2peers.c')
-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