From 3d780b3ac33ca9aec594966b92a5297356d919b2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 15 Apr 2014 21:55:43 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blueshift_randr_c.c | 2 +- src/blueshift_w32gdi_c.c | 2 +- src/blueshift_w32gdi_c.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/blueshift_randr_c.c b/src/blueshift_randr_c.c index 03e96ee..19650b7 100644 --- a/src/blueshift_randr_c.c +++ b/src/blueshift_randr_c.c @@ -248,7 +248,7 @@ uint16_t* blueshift_randr_read(int use_crtc) /** * Apply stage of colour curve control * - * @param use_crtc The CRTC to use, -1 if all + * @param use_crtc The CRTC to use, -1 for all * @param r_curve The red colour curve * @param g_curve The green colour curve * @param b_curve The blue colour curve diff --git a/src/blueshift_w32gdi_c.c b/src/blueshift_w32gdi_c.c index 6b5a394..3b05569 100644 --- a/src/blueshift_w32gdi_c.c +++ b/src/blueshift_w32gdi_c.c @@ -142,7 +142,7 @@ uint16_t* blueshift_w32gdi_read(int use_crtc) /** * Apply stage of colour curve control * - * @param use_crtc The CRTC to use, -1 if all + * @param use_crtc The CRTC to use, -1 for all * @param rgb_curve The concatenation of the red, the green and the blue colour curves * @return Zero on success */ diff --git a/src/blueshift_w32gdi_c.h b/src/blueshift_w32gdi_c.h index e34bebe..4e92632 100644 --- a/src/blueshift_w32gdi_c.h +++ b/src/blueshift_w32gdi_c.h @@ -63,7 +63,7 @@ uint16_t* blueshift_w32gdi_read(int use_crtc); /** * Apply stage of colour curve control * - * @param use_crtc The CRTC to use, -1 if all + * @param use_crtc The CRTC to use, -1 for all * @param rgb_curve The concatenation of the red, the green and the blue colour curves * @return Zero on success */ -- cgit v1.2.3-70-g09d2