summaryrefslogtreecommitdiffstats
path: root/src/blueshift_w32gdi_c.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-15 21:55:43 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-15 21:55:43 +0200
commit3d780b3ac33ca9aec594966b92a5297356d919b2 (patch)
tree031230bdac82d23e137fc6c6813401a00401a376 /src/blueshift_w32gdi_c.h
parentC side implemention of w32gdi support (diff)
downloadblueshift-3d780b3ac33ca9aec594966b92a5297356d919b2.tar.gz
blueshift-3d780b3ac33ca9aec594966b92a5297356d919b2.tar.bz2
blueshift-3d780b3ac33ca9aec594966b92a5297356d919b2.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/blueshift_w32gdi_c.h')
-rw-r--r--src/blueshift_w32gdi_c.h2
1 files changed, 1 insertions, 1 deletions
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
*/