summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jutils.c')
-rw-r--r--experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jutils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jutils.c b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jutils.c
index ad73ff35a..d18a95556 100644
--- a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jutils.c
+++ b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jutils.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 tables and miscellaneous utility routines needed
+ * This file contains tables and miscellaneous utility routines needed
* for both compression and decompression.
* Note we prefix all global names with "j" to minimize conflicts with
* a surrounding application.