summaryrefslogtreecommitdiffstats
path: root/testsuite/arphole/test_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/arphole/test_main.c')
-rw-r--r--testsuite/arphole/test_main.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/testsuite/arphole/test_main.c b/testsuite/arphole/test_main.c
index 45a28cc0..a77c79ee 100644
--- a/testsuite/arphole/test_main.c
+++ b/testsuite/arphole/test_main.c
@@ -1,8 +1,10 @@
/**
* @file
*
- * This test program processes all ARP requests and claims every IP address it
- * notices. Use with care in production networks.
+ * @brief This test program processes all ARP requests and claims every IP address it
+ * notices.
+ *
+ * Use with care in production networks.
*/
/*