* image.c (tiff_error_handler, tiff_warning_handler): Mark as
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Apr 2011 20:06:52 +0000 (13:06 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Apr 2011 20:06:52 +0000 (13:06 -0700)
commit5e2d4a30b2a30631701f8645cf4f626c7c765569
treebd228c85fef44cb4674ac86c0e3c9e35ae1fcc73
parent583f48b90b03bcca4f561f1075aa674a04a7aa08
* image.c (tiff_error_handler, tiff_warning_handler): Mark as

printf-like functions.
(tiff_load): Add casts to remove these marks before passing them
to system-supplied API.
src/ChangeLog
src/image.c