[devel] Added png_longjmp_ptr() to libpng.3 synopsis and to scripts/*.def

and png_set_longjmp_fn() to libpngpf.3 synopsis
This commit is contained in:
Glenn Randers-Pehrson
2009-11-20 21:56:36 -06:00
parent f4ea22480a
commit 4a72ebfafa
5 changed files with 21 additions and 8 deletions

View File

@@ -254,3 +254,4 @@ EXPORTS
png_set_chunk_cache_max @216
png_check_cHRM_fixed @217
png_calloc @218
png_longjmp_ptr @219

View File

@@ -214,6 +214,7 @@ EXPORTS
png_set_chunk_cache_max
png_check_cHRM_fixed
png_calloc
png_longjmp_ptr
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
png_libpng_ver

View File

@@ -209,3 +209,4 @@ EXPORTS
png_set_chunk_cache_max
png_check_cHRM_fixed
png_calloc
png_longjmp_ptr