File difference report generated by CSDiff by ComponentSoftware on 10/10/2004 10:18 PM

Base file: D:\Dev\cximage\libs\tiff-v3.5.7\libtiff\tif_zip.c
Compared file: D:\Dev\cximage\cximage599b\tiff\tif_zip.c

231c231
< 		    if (sp->stream.avail_out != tif->tif_rawdatasize) {
---
> 		    if ((int)sp->stream.avail_out != tif->tif_rawdatasize) {


<---------------------  End of report  --------------------->

