diff options
Diffstat (limited to 'os/hal/src/mac.c')
-rw-r--r-- | os/hal/src/mac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/src/mac.c b/os/hal/src/mac.c index 44d368e67..cb62db612 100644 --- a/os/hal/src/mac.c +++ b/os/hal/src/mac.c @@ -44,7 +44,7 @@ /*===========================================================================*/
/*===========================================================================*/
-/* Driver local variables. */
+/* Driver local variables and types. */
/*===========================================================================*/
/*===========================================================================*/
|