From 16d8bc7e0ea13b5b8310089abf986d9b7d59eb44 Mon Sep 17 00:00:00 2001 From: xrs Date: Fri, 10 Mar 2017 20:39:53 +0100 Subject: [PATCH] test_multicast_2peers: formatting and stuff --- src/multicast/test_multicast_2peers.c | 5 +++-- 1 file 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 @@ */ /** - * @file multicast/test_multicast_multipeers.c - * @brief Tests for the Multicast API with multiple peers. + * @file multicast/test_multicast_2peers.c + * @brief Tests for the Multicast API with two peers doing the ping + * pong test. * @author xrs */ -- 2.25.1