[devel] Added png_set_longjmp_fn to scripts/*.def

and moved it from libpngpf.3 to libpng.3 since it is exported.
This commit is contained in:
Glenn Randers-Pehrson
2009-11-20 22:06:56 -06:00
parent 4a72ebfafa
commit 1e6ed7364b
5 changed files with 7 additions and 6 deletions

View File

@@ -255,3 +255,4 @@ EXPORTS
png_check_cHRM_fixed @217
png_calloc @218
png_longjmp_ptr @219
png_set_longjmp_fn @220

View File

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

View File

@@ -210,3 +210,4 @@ EXPORTS
png_check_cHRM_fixed
png_calloc
png_longjmp_ptr
png_set_longjmp_fn