From 15d9cc12ca36b628dc3a1888d4158052bda0579a Mon Sep 17 00:00:00 2001 From: cristy Date: Sat, 4 Jan 2014 00:47:28 +0000 Subject: [PATCH] --- tests/validate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/validate.h b/tests/validate.h index df1aae186..610c7c94a 100644 --- a/tests/validate.h +++ b/tests/validate.h @@ -270,7 +270,7 @@ static const struct ReferenceFormats { "JNG", UndefinedCompression, 0.003 }, { "JNG", JPEGCompression, 0.003 }, { "JP2", UndefinedCompression, 0.003 }, - { "JPC", UndefinedCompression, 0.003 }, + { "J2K", UndefinedCompression, 0.003 }, { "JPEG", UndefinedCompression, 0.003 }, { "JPG", UndefinedCompression, 0.003 }, { "K25", UndefinedCompression, 0.0 }, -- 2.40.0