diff options
Diffstat (limited to 'src/blueshift_w32gdi_c.c')
-rw-r--r-- | src/blueshift_w32gdi_c.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |