summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/src/3rdparty/libpng/pngwrite.c
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/src/3rdparty/libpng/pngwrite.c')
-rw-r--r--experimental/tqtinterface/qt4/src/3rdparty/libpng/pngwrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/tqtinterface/qt4/src/3rdparty/libpng/pngwrite.c b/experimental/tqtinterface/qt4/src/3rdparty/libpng/pngwrite.c
index a8a9365a9..eb84b9930 100644
--- a/experimental/tqtinterface/qt4/src/3rdparty/libpng/pngwrite.c
+++ b/experimental/tqtinterface/qt4/src/3rdparty/libpng/pngwrite.c
@@ -866,7 +866,7 @@ png_write_row(png_structp png_ptr, png_bytep row)
* 1. Libpng was compiled with PNG_MNG_FEATURES_SUPPORTED and
* 2. Libpng did not write a PNG signature (this filter_method is only
* used in PNG datastreams that are embedded in MNG datastreams) and
- * 3. The application called png_permit_mng_features with a tqmask that
+ * 3. The application called png_permit_mng_features with a mask that
* included PNG_FLAG_MNG_FILTER_64 and
* 4. The filter_method is 64 and
* 5. The color_type is RGB or RGBA