aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma_quartz_cg_crtc_restore.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libgamma_quartz_cg_crtc_restore.c2
1 files changed, 1 insertions, 1 deletions
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;