From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- xicc/xicc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 xicc/xicc.h (limited to 'xicc/xicc.h') diff --git a/xicc/xicc.h b/xicc/xicc.h old mode 100644 new mode 100755 index 37fff5d..f521de2 --- a/xicc/xicc.h +++ b/xicc/xicc.h @@ -126,7 +126,7 @@ int shape0gam, /* NZ if zero'th order shaper should be gamma function */ int clipbw, /* Prevent white > 1 and -ve black */ int clipprims, /* Prevent primaries going -ve */ double smooth, /* Smoothing factor (nominal 1.0) */ -double scale /* Scale device values */ +double scale /* Amount to scale device values */ ); /* ------------------------------------------------------------------------------ */ -- cgit v1.2.3