Skip to content

Commit 8d9fb93

Browse files
committed
RDKEMW-1061: RDK-E Add COMRPC
Reason for change: Create the interface file for HdmiCecSource Test Procedure: Risks: low Priority: P1 Signed-off-by:Hayden Gfeller [email protected]
1 parent a4af521 commit 8d9fb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HdmiCecSource/HdmiCecSourceImplementation.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@ namespace WPEFramework
13101310
}
13111311
}
13121312

1313-
uint32_t HdmiCecSourceImplementation::getDeviceList (IHdmiCecSourceDeviceListIterator *&deviceList, bool &success /* @out */)
1313+
uint32_t HdmiCecSourceImplementation::GetDeviceList(IHdmiCecSourceDeviceListIterator*& deviceList, bool &success)
13141314
{ //sample servicemanager response:
13151315
LOGINFOMETHOD();
13161316
std::vector<Exchange::HdmiCecSourceDevices> localDevices;

0 commit comments

Comments
 (0)