diff options
Diffstat (limited to 'os/hal/include/hal_wdg.h')
-rw-r--r-- | os/hal/include/hal_wdg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_wdg.h b/os/hal/include/hal_wdg.h index d94722ae0..5e06716ef 100644 --- a/os/hal/include/hal_wdg.h +++ b/os/hal/include/hal_wdg.h @@ -15,7 +15,7 @@ */
/**
- * @file wdg.h
+ * @file hal_wdg.h
* @brief WDG Driver macros and structures.
*
* @addtogroup WDG
|