intel_extreme: Incorrect paranthesis in overlay

This commit is contained in:
Viktor Müntzing
2016-01-14 21:16:19 +01:00
committed by PulkoMandy
parent aeaf68cf4b
commit 81b134d33c
@@ -573,7 +573,7 @@ intel_configure_overlay(overlay_token overlayToken,
}
if (!gInfo->shared_info->overlay_active
|| memcmp(&gInfo->last_overlay_view, view, sizeof(overlay_view) != 0)
|| memcmp(&gInfo->last_overlay_view, view, sizeof(overlay_view)) != 0
|| memcmp(&gInfo->last_overlay_frame, window, sizeof(overlay_frame)) != 0) {
// scaling has changed, program window and scaling factor