From 73751bcea9a5365e5f4d427986ba4f75fe0300ef Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Wed, 6 Dec 2023 06:05:40 +1100 Subject: 3rdparty/libjpeg: Updated to version 9e. --- 3rdparty/libjpeg/jidctfst.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '3rdparty/libjpeg/jidctfst.c') diff --git a/3rdparty/libjpeg/jidctfst.c b/3rdparty/libjpeg/jidctfst.c index 474cc45fd7f..1ac3e39cb7a 100644 --- a/3rdparty/libjpeg/jidctfst.c +++ b/3rdparty/libjpeg/jidctfst.c @@ -2,7 +2,7 @@ * jidctfst.c * * Copyright (C) 1994-1998, Thomas G. Lane. - * Modified 2015 by Guido Vollbeding. + * Modified 2015-2017 by Guido Vollbeding. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * @@ -46,7 +46,7 @@ */ #if DCTSIZE != 8 - Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */ + Sorry, this code only copes with 8x8 DCT blocks. /* deliberate syntax err */ #endif -- cgit v1.2.3-70-g09d2