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