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