From ba7eef4b7f4ee1d40abdaef6ad89fe9ee91fb5d2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 11 Jan 2016 01:09:11 +0100 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libclut.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libclut.c') diff --git a/src/libclut.c b/src/libclut.c index f2efd6b..0a1b2f4 100644 --- a/src/libclut.c +++ b/src/libclut.c @@ -213,8 +213,8 @@ void libclut_model_ciexyz_to_cielab(double X, double Y, double Z, double* L, dou * Convert from CIE L*a*b* to CIE XYZ. * * @param L The L* component. - * @param a The a component. - * @param b The b component. + * @param a The a* component. + * @param b The b* component. * @param X Output parameter for the X parameter. * @param Y Output parameter for the Y parameter. * @param Z Output parameter for the Z parameter. -- cgit v1.2.3-70-g09d2