From 125a9be05f8cdf37c9b50c19e2f782780696db1b Mon Sep 17 00:00:00 2001 From: Charlotte D Date: Tue, 2 Apr 2019 17:14:24 +0100 Subject: [PATCH] missed one --- hwc/tulip/hwc_debug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwc/tulip/hwc_debug.cpp b/hwc/tulip/hwc_debug.cpp index 1b63afe..02b203d 100755 --- a/hwc/tulip/hwc_debug.cpp +++ b/hwc/tulip/hwc_debug.cpp @@ -139,7 +139,7 @@ void show_displays(HwcDisContext_t *Localctx) l->flags, l->transform, l->blending, - handle==0?0:handle->iFormat, + handle==0?0:handle->format, #if !defined(HWC_1_3) l->sourceCrop.left, l->sourceCrop.top,