From c72d3e949746dee99e57354f4b9979902cd3c6ea Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 May 2014 18:06:55 +0200 Subject: gamma-x-randr: everything except init and info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/gamma-x-randr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gamma-x-randr.h') diff --git a/src/gamma-x-randr.h b/src/gamma-x-randr.h index 0ec432d..4a49dc2 100644 --- a/src/gamma-x-randr.h +++ b/src/gamma-x-randr.h @@ -112,7 +112,7 @@ int libgamma_x_randr_crtc_initialise(libgamma_crtc_state_t* restrict this, * * @param this The CRTC state */ -void libgamma_x_randr_crtc_destroy(libgamma_crtc_state_t* restrict this); +void libgamma_x_randr_crtc_destroy(libgamma_crtc_state_t* restrict this) __attribute__((const)); /** * Restore the gamma ramps for a CRTC to the system settings for that CRTC -- cgit v1.2.3-70-g09d2