From a6b9615e2f73ad6c1bcfdf0c8c5ee99a30a11af6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 24 May 2014 02:32:49 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/gamma-x-randr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gamma-x-randr.c b/src/gamma-x-randr.c index 161443b..c5f60dd 100644 --- a/src/gamma-x-randr.c +++ b/src/gamma-x-randr.c @@ -506,7 +506,7 @@ int libgamma_x_randr_get_crtc_information(libgamma_crtc_information_t* restrict = this->height_mm_edid_error = LIBGAMMA_NOT_CONNECTED; goto cont; } - e |= get_edid(crtc, this); /* FIXME */ + e |= get_edid(output, this); /* FIXME */ if (this->edid == NULL) { this->gamma_error = this->width_mm_edid_error = this->height_mm_edid_error = this->edid_error; -- cgit v1.2.3-70-g09d2