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