aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma_linux_drm_crtc_restore.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgamma_linux_drm_crtc_restore.c')
-rw-r--r--libgamma_linux_drm_crtc_restore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma_linux_drm_crtc_restore.c b/libgamma_linux_drm_crtc_restore.c
index fae5446..0d8bb79 100644
--- a/libgamma_linux_drm_crtc_restore.c
+++ b/libgamma_linux_drm_crtc_restore.c
@@ -11,7 +11,7 @@
* error identifier provided by this library.
*/
int
-libgamma_linux_drm_crtc_restore(libgamma_crtc_state_t *restrict this)
+libgamma_linux_drm_crtc_restore(struct libgamma_crtc_state *restrict this)
{
(void) this;
errno = ENOTSUP;