summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdatadst.c
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdatadst.c')
-rw-r--r--experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdatadst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdatadst.c b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdatadst.c
index a203331c1..a8f6fb0e0 100644
--- a/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdatadst.c
+++ b/experimental/tqtinterface/qt4/src/3rdparty/libjpeg/jdatadst.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 compression data destination routines for the case of
+ * This file contains compression data destination routines for the case of
* emitting JPEG data to a file (or any stdio stream). While these routines
* are sufficient for most applications, some will want to use a different
* destination manager.