[libpng17] Committed pngvalid.c omitted from previous commit; fix trivial typos

This commit is contained in:
Glenn Randers-Pehrson
2015-03-22 21:01:48 -05:00
parent 53097f5bbb
commit 67890a19f3
3 changed files with 5 additions and 4 deletions

View File

@@ -911,7 +911,7 @@ extern "C" {
*
* All of these functions must be declared with PNG_INTERNAL_FUNCTION.
*/
/* Assert handling */
/* Affirm handling */
PNG_INTERNAL_FUNCTION(void, png_affirm,(png_const_structrp png_ptr,
param_deb(png_const_charp condition) unsigned int position), PNG_NORETURN);