aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include')
-rw-r--r--os/hal/include/mii.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/include/mii.h b/os/hal/include/mii.h
index c72a5f96d..91f31e185 100644
--- a/os/hal/include/mii.h
+++ b/os/hal/include/mii.h
@@ -22,7 +22,7 @@
* Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com)
*/
-/**
+/*-*
* @file mii.h
* @brief MII Driver macros and structures.
* @addtogroup MII
@@ -185,4 +185,4 @@
#endif /* _MII_H_ */
-/** @} */
+/*-* @} */