summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdmaster.c
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdmaster.c')
-rw-r--r--experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdmaster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdmaster.c b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdmaster.c
index 1b9cfb0a4..9219b1cc5 100644
--- a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdmaster.c
+++ b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdmaster.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 master control logic for the JPEG decompressor.
+ * This file contains master control logic for the JPEG decompressor.
* These routines are concerned with selecting the modules to be executed
* and with determining the number of passes and the work to be done in each
* pass.