mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
fix compiler warning
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