diff options
Diffstat (limited to 'os/hal/templates/hal_wdg_lld.c')
-rw-r--r-- | os/hal/templates/hal_wdg_lld.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/hal_wdg_lld.c b/os/hal/templates/hal_wdg_lld.c index b24213381..2acc25b65 100644 --- a/os/hal/templates/hal_wdg_lld.c +++ b/os/hal/templates/hal_wdg_lld.c @@ -15,7 +15,7 @@ */
/**
- * @file wdg_lld.c
+ * @file hal_wdg_lld.c
* @brief WDG Driver subsystem low level driver source template.
*
* @addtogroup WDG
|