File difference report generated by CSDiff by ComponentSoftware on 26/12/2010 19:40

Base file: D:\dev2\work\cximage601\libtiff394orig\tif_write.c
Compared file: D:\dev2\work\cximage601\tiff\tif_write.c

633c633
<                 && td->td_stripbytecount[strip] >= cc )
---
>                 && td->td_stripbytecount[strip] >= (unsigned int)cc )


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

