From 735b97fa6e91dea08f4ea9a0cab92ebf4cfda033 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 25 May 2014 05:47:19 +0200 Subject: more restrict MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma-facade.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libgamma-facade.h') diff --git a/src/libgamma-facade.h b/src/libgamma-facade.h index 830278a..ecc3b13 100644 --- a/src/libgamma-facade.h +++ b/src/libgamma-facade.h @@ -86,7 +86,7 @@ typedef double libgamma_gamma_rampsd_fun(double encoding); * Other values invoke undefined behaviour. * @return The number of element that have been stored in `methods` */ -size_t libgamma_list_methods(int* methods, int operation); +size_t libgamma_list_methods(int* restrict methods, int operation); /** * Return the capabilities of an adjustment method -- cgit v1.2.3-70-g09d2