From baa6a1cf7979c095c1081daa2a2d1134c76d2f1b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 7 Mar 2021 22:51:21 +0100 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libgamma_quartz_cg_crtc_restore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgamma_quartz_cg_crtc_restore.c') diff --git a/libgamma_quartz_cg_crtc_restore.c b/libgamma_quartz_cg_crtc_restore.c index 3958873..60fb5a9 100644 --- a/libgamma_quartz_cg_crtc_restore.c +++ b/libgamma_quartz_cg_crtc_restore.c @@ -11,7 +11,7 @@ * error identifier provided by this library */ int -libgamma_quartz_cg_crtc_restore(libgamma_crtc_state_t *restrict this) +libgamma_quartz_cg_crtc_restore(struct libgamma_crtc_state *restrict this) { (void) this; errno = ENOTSUP; -- cgit v1.2.3-70-g09d2