diff options
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/libjpeg/jcdctmgr.c')
-rw-r--r-- | tqtinterface/qt4/src/3rdparty/libjpeg/jcdctmgr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/libjpeg/jcdctmgr.c b/tqtinterface/qt4/src/3rdparty/libjpeg/jcdctmgr.c index e580797..36fbc90 100644 --- a/tqtinterface/qt4/src/3rdparty/libjpeg/jcdctmgr.c +++ b/tqtinterface/qt4/src/3rdparty/libjpeg/jcdctmgr.c @@ -5,7 +5,7 @@ * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * - * This file tqcontains the forward-DCT management logic. + * This file contains the forward-DCT management logic. * This code selects a particular DCT implementation to be used, * and it performs related housekeeping chores including coefficient * quantization. |