mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libarmbox: hdmi_cec typo
Origin commit data
------------------
Branch: master
Commit: 22aeddf864
Author: TangoCash <eric@loxat.de>
Date: 2018-10-08 (Mon, 08 Oct 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -85,7 +85,7 @@ hdmi_cec* hdmi_cec::getInstance()
|
|||||||
if (hdmi_cec_instance == NULL)
|
if (hdmi_cec_instance == NULL)
|
||||||
{
|
{
|
||||||
hdmi_cec_instance = new hdmi_cec();
|
hdmi_cec_instance = new hdmi_cec();
|
||||||
lt_debug("[CEC] new instance created \n");
|
lt_debug_c("[CEC] new instance created \n");
|
||||||
}
|
}
|
||||||
return hdmi_cec_instance;
|
return hdmi_cec_instance;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user