From f450dd4a19d47bc4054a3c3500dca6253f6c4ba5 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Mon, 21 Jun 2010 22:23:08 +0200 Subject: Change comment in colorramp.c. --- src/colorramp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/colorramp.c') diff --git a/src/colorramp.c b/src/colorramp.c index a154a9e..7241a8d 100644 --- a/src/colorramp.c +++ b/src/colorramp.c @@ -130,7 +130,7 @@ void colorramp_fill(uint16_t *gamma_r, uint16_t *gamma_g, uint16_t *gamma_b, int size, int temp, float gamma[3]) { - /* Calculate white point */ + /* Approximate white point */ float white_point[3]; float alpha = (temp % 100) / 100.0; int temp_index = ((temp - 1000) / 100)*3; -- cgit v1.2.3-70-g09d2