From 74fe4bb1ece7868b7897bad77b656c4d31a9dd96 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 4 Jan 2016 23:09:31 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libred.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libred.h') diff --git a/src/libred.h b/src/libred.h index 23075e2..557b5ef 100644 --- a/src/libred.h +++ b/src/libred.h @@ -159,7 +159,7 @@ void libred_term_colour(void); * @throws EDOM The selected temperature is below 1000 K. * @throws Any error specified for pread(3). */ -int libred_get_colour(long int temp, double *r, double *g, double *b); +int libred_get_colour(long int, double*, double*, double*); -- cgit v1.2.3-70-g09d2