From 709addd02d5c885870b9d222c068a02165e70a0a Mon Sep 17 00:00:00 2001 From: barthess Date: Mon, 17 Oct 2016 17:23:16 +0300 Subject: Updated include guards --- os/hal/ports/STM32/LLD/TIMv1/hal_timcap_lld.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/ports/STM32/LLD/TIMv1/hal_timcap_lld.c') diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_timcap_lld.c b/os/hal/ports/STM32/LLD/TIMv1/hal_timcap_lld.c index 8ab6176..c55fae2 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_timcap_lld.c +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_timcap_lld.c @@ -24,7 +24,7 @@ /** - * @file STM32/timcap_lld.c + * @file STM32/hal_timcap_lld.c * @brief STM32 TIMCAP subsystem low level driver header. * * @addtogroup TIMCAP -- cgit v1.2.3