From bdfcb74d509b2c151cdc4c8b388c8a5975a7da65 Mon Sep 17 00:00:00 2001 From: DRC Date: Tue, 22 Jan 2013 13:56:34 +0000 Subject: [PATCH] Actually, turbojpeg.c works with libjpeg as well git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@920 632fc199-4ca6-4c93-a231-07263d6284db --- turbojpeg.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/turbojpeg.c b/turbojpeg.c index ca250a3..b10de49 100644 --- a/turbojpeg.c +++ b/turbojpeg.c @@ -26,7 +26,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ -/* TurboJPEG/LJT: this implements the TurboJPEG API using libjpeg-turbo */ +/* TurboJPEG/LJT: this implements the TurboJPEG API using libjpeg or + libjpeg-turbo */ #include #include -- 2.40.0