summaryrefslogtreecommitdiff
path: root/pngrtran.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-08-29 16:16:26 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-08-29 16:16:26 -0500
commit63071acbd9be1b3f60cf162a511bba01d8980f63 (patch)
tree64a48292279075dfcd2847c88c988ac259cf141e /pngrtran.c
parent44271398bdde8a02b5b1c596ddc76f144e21eb28 (diff)
downloadlibpng-63071acbd9be1b3f60cf162a511bba01d8980f63.tar.gz
[devel] Zapped "zap" (changed "zap" to "remove")
Diffstat (limited to 'pngrtran.c')
-rw-r--r--pngrtran.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrtran.c b/pngrtran.c
index 7a8089681..151ac16e4 100644
--- a/pngrtran.c
+++ b/pngrtran.c
@@ -1640,7 +1640,7 @@ png_init_read_transformations(png_structp png_ptr)
/* Prevent the transformations being done again.
*
- * NOTE: this is highly dubious; it zaps the transformations in
+ * NOTE: this is highly dubious; it removes the transformations in
* place. This seems inconsistent with the general treatment of the
* transformations elsewhere.
*/