aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma_x_randr_crtc_destroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgamma_x_randr_crtc_destroy.c')
-rw-r--r--libgamma_x_randr_crtc_destroy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgamma_x_randr_crtc_destroy.c b/libgamma_x_randr_crtc_destroy.c
index 476aeaa..beda511 100644
--- a/libgamma_x_randr_crtc_destroy.c
+++ b/libgamma_x_randr_crtc_destroy.c
@@ -9,7 +9,7 @@
* @param this The CRTC state
*/
void
-libgamma_x_randr_crtc_destroy(libgamma_crtc_state_t *restrict this)
+libgamma_x_randr_crtc_destroy(struct libgamma_crtc_state *restrict this)
{
(void) this;
}