From fb3dbd280b48cbcc92b208e0068e464abbef2773 Mon Sep 17 00:00:00 2001 From: batt Date: Tue, 17 Nov 2009 16:50:44 +0000 Subject: [PATCH] Reformat. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3118 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cpu/arm/drv/pwm_at91.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/cpu/arm/drv/pwm_at91.c b/bertos/cpu/arm/drv/pwm_at91.c index a716a7d4..a95e6061 100644 --- a/bertos/cpu/arm/drv/pwm_at91.c +++ b/bertos/cpu/arm/drv/pwm_at91.c @@ -157,7 +157,7 @@ void pwm_hw_setDutyUnlock(PwmDev dev, uint16_t duty) } else { - /* + /* * If polarity flag is true we must invert * PWM polarity. */ -- 2.25.1