mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Fixed incorrect examples of callback prototypes in the manual.
"png_ptr ptr" should be "png_structp png_ptr"
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -3213,6 +3213,7 @@ Version 1.5.1beta09 [January 24, 2011]
|
||||
converting RGB to gray.
|
||||
|
||||
Version 1.5.1beta10 [January 24, 2011]
|
||||
Fixed incorrect examples of callback prototypes in the manual.
|
||||
|
||||
In addition the order of the png_get_uint macros with respect to the relevant
|
||||
function definitions has been reversed. This helps the preprocessing of the
|
||||
|
||||
Reference in New Issue
Block a user