cec: fixed typo in CUSBCECAdapterCommands::RequestSettings() that prevented the setti...
authorLars Op den Kamp <lars@opdenkamp.eu>
Wed, 18 Apr 2012 08:28:43 +0000 (10:28 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 18 Apr 2012 08:30:08 +0000 (10:30 +0200)
commit4c70b3b633af12c0d42e8730db1081d79e99ceb2
treeb1bce14f554a2a8f339fe9de843738c2bce712fc
parente35aa7baab13fbfafe20e1c6d9242d2f95c2ba8c
cec: fixed typo in CUSBCECAdapterCommands::RequestSettings() that prevented the settings from being read. the settings were still written, but never read when bGetSettingsFromROM = 1
src/lib/adapter/USBCECAdapterCommands.cpp