mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
fix compiler warning
Origin commit data
------------------
Branch: master
Commit: e5800a9b21
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-02 (Sat, 02 Oct 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -674,6 +674,7 @@ void hdmi_cec::Receive(int what)
|
||||
txmessage.length = 3;
|
||||
if (!standby)
|
||||
SendCECMessage(txmessage);
|
||||
break;
|
||||
}
|
||||
case CEC_OPCODE_REPORT_AUDIO_STATUS:
|
||||
{
|
||||
|
Reference in New Issue
Block a user