Skip to content

Commit b7fa382

Browse files
committed
Merge branch 'develop' of https://github.com/rdkcentral/entservices-inputoutput into topic/RDKEMW-1014
2 parents e8b29df + c43ff88 commit b7fa382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HdcpProfile/HdcpProfileImplementation.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ namespace WPEFramework
131131

132132
void HdcpProfileImplementation::onHdmiOutputHDCPStatusEvent(int hdcpStatus)
133133
{
134-
LOGINFO("hdcpStatus[%d]",connectStatus);
134+
LOGINFO("hdcpStatus[%d]",hdcpStatus);
135135
onHdcpProfileDisplayConnectionChanged();
136136
}
137137

0 commit comments

Comments
 (0)