summaryrefslogtreecommitdiff
path: root/libpng.3
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-01-15 11:31:34 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-01-15 12:05:31 -0600
commit23c2ea38a689d6d752e90432b19350847a06b784 (patch)
tree43e4c12c03f9ed5e1081db5434a49570c6bed9f2 /libpng.3
parentd486eb18c5ab4605c635b35922d7c831479aa693 (diff)
downloadlibpng-23c2ea38a689d6d752e90432b19350847a06b784.tar.gz
[master] Bump to version 1.4.6beta04
Diffstat (limited to 'libpng.3')
-rw-r--r--libpng.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libpng.3 b/libpng.3
index 5fe3ed8d2..bf89e81d9 100644
--- a/libpng.3
+++ b/libpng.3
@@ -160,7 +160,7 @@ libpng \- Portable Network Graphics (PNG) Reference Library 1.4.6beta04
\fI\fB
-\fBpng_uint_32 png_get_iCCP (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_charpp \fP\fIname\fP\fB, int \fP\fI*compression_type\fP\fB, png_bytepp \fP\fIprofile\fP\fB, png_uint_32 \fI*proflen\fP\fB);\fP
+\fBpng_uint_32 png_get_iCCP (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_charpp \fP\fIname\fP\fB, int \fP\fI*compression_type\fP\fB, png_charpp \fP\fIprofile\fP\fB, png_uint_32 \fI*proflen\fP\fB);\fP
\fI\fB
@@ -506,7 +506,7 @@ libpng \- Portable Network Graphics (PNG) Reference Library 1.4.6beta04
\fI\fB
-\fBvoid png_set_iCCP (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_charp \fP\fIname\fP\fB, int \fP\fIcompression_type\fP\fB, png_bytep \fP\fIprofile\fP\fB, png_uint_32 \fIproflen\fP\fB);\fP
+\fBvoid png_set_iCCP (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_charp \fP\fIname\fP\fB, int \fP\fIcompression_type\fP\fB, png_charp \fP\fIprofile\fP\fB, png_uint_32 \fIproflen\fP\fB);\fP
\fI\fB