mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
fix whitespace
Change-Id: I12664528fdb0920430557739501367d1ed68346e
This commit is contained in:
parent
d5591a2b28
commit
32219513aa
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ void lcd_enable(bool enable)
|
|||
return;
|
||||
|
||||
lcd_on = enable;
|
||||
|
||||
|
||||
lcd_enable_seq(enable);
|
||||
if(enable)
|
||||
send_event(LCD_EVENT_ACTIVATION, NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue