X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fstatus_led.h;h=d12bb67c2c8a401091d2f5fee7886734b884ba69;hb=07dd6eb040a4a09110b2cc084b51893f234c1b57;hp=74e2147cf92c4c2fd4ef884c6431e1f1a857333f;hpb=e81a95a9e7cb68ab611e074cd65790015520ea99;p=oweals%2Fu-boot.git diff --git a/include/status_led.h b/include/status_led.h index 74e2147cf9..d12bb67c2c 100644 --- a/include/status_led.h +++ b/include/status_led.h @@ -383,9 +383,9 @@ extern void __led_set (led_id_t mask, int state); # include #endif -/* +/* * Coloured LEDs API - */ + */ #ifndef __ASSEMBLY__ extern void coloured_LED_init (void); extern void red_LED_on(void);