Reformat.
[bertos.git] / bertos / cpu / arm / drv / pwm_at91.c
index a716a7d43e56a2ed353c712bb30b250a4c45d4a7..a95e60613fa6d0e5e8140735f24d468eec0ecc79 100644 (file)
@@ -157,7 +157,7 @@ void pwm_hw_setDutyUnlock(PwmDev dev, uint16_t duty)
        }
        else
        {
-               /*
+       /*
          * If polarity flag is true we must invert
          * PWM polarity.
          */