summaryrefslogtreecommitdiff
path: root/utils/tificc/tificc.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tificc/tificc.c')
-rw-r--r--utils/tificc/tificc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tificc/tificc.c b/utils/tificc/tificc.c
index 16a979f..57e0b4d 100644
--- a/utils/tificc/tificc.c
+++ b/utils/tificc/tificc.c
@@ -46,7 +46,7 @@ static int ProofingIntent = INTENT_PERCEPTUAL;
static int PrecalcMode = 1;
static cmsFloat64Number InkLimit = 400;
-static cmsFloat64Number ObserverAdaptationState = 1.0; // According ICC 4.2 this is the default
+static cmsFloat64Number ObserverAdaptationState = 1.0; // According ICC 4.3 this is the default
static const char *cInpProf = NULL;
static const char *cOutProf = NULL;