diff options
Diffstat (limited to 'os/hal/include/mii.h')
-rw-r--r-- | os/hal/include/mii.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/os/hal/include/mii.h b/os/hal/include/mii.h index 91f31e185..937b805ab 100644 --- a/os/hal/include/mii.h +++ b/os/hal/include/mii.h @@ -23,8 +23,9 @@ */
/*-*
- * @file mii.h
- * @brief MII Driver macros and structures.
+ * @file mii.h
+ * @brief MII Driver macros and structures.
+ *
* @addtogroup MII
* @{
*/
|