mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
fix -Werror=misleading-indentation with newer compiler
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4e334fa09
Author: GetAway <get-away@t-online.de>
Date: 2017-01-21 (Sat, 21 Jan 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -255,8 +255,8 @@ void CVFD::setBacklight(bool on_off)
|
||||
|
||||
void CVFD::setled(bool on_off)
|
||||
{
|
||||
if(g_settings.led_rec_mode == 0)
|
||||
return;
|
||||
if(g_settings.led_rec_mode == 0)
|
||||
return;
|
||||
|
||||
int led1 = -1, led2 = -1;
|
||||
if(on_off){//on
|
||||
|
Reference in New Issue
Block a user