diff options
Diffstat (limited to 'tqtinterface/qt4/src/3rdparty/libjpeg/jerror.c')
-rw-r--r-- | tqtinterface/qt4/src/3rdparty/libjpeg/jerror.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/src/3rdparty/libjpeg/jerror.c b/tqtinterface/qt4/src/3rdparty/libjpeg/jerror.c index b70c1f4..3da7be8 100644 --- a/tqtinterface/qt4/src/3rdparty/libjpeg/jerror.c +++ b/tqtinterface/qt4/src/3rdparty/libjpeg/jerror.c @@ -5,9 +5,9 @@ * 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 simple error-reporting and trace-message routines. + * This file contains simple error-reporting and trace-message routines. * These are suitable for Unix-like systems and others where writing to - * stderr is the right thing to do. Many applications will want to tqreplace + * stderr is the right thing to do. Many applications will want to replace * some or all of these routines. * * If you define USE_WINDOWS_MESSAGEBOX in jconfig.h or in the makefile, |