From c07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Sep 2014 15:43:52 +0200 Subject: Imported Upstream version 1.6.3 --- icc/mcheck.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icc/mcheck.c') diff --git a/icc/mcheck.c b/icc/mcheck.c index 9000650..54811c3 100644 --- a/icc/mcheck.c +++ b/icc/mcheck.c @@ -155,7 +155,7 @@ main( error ("%d, %s",rd_icco->errc, rd_icco->err); } /* Get details of conversion */ - luo->spaces(luo, &ins, &inn, &outs, NULL, &alg, NULL, NULL, NULL); + luo->spaces(luo, &ins, &inn, &outs, NULL, &alg, NULL, NULL, NULL, NULL); if (alg != icmLutType) { error("Expecting Lut based profile"); -- cgit v1.2.3