File difference report generated by CSDiff by ComponentSoftware on 26/12/2010 09:39

Base file: D:\dev2\BugList\200909\psd\libpsd-0.9\boundary.c
Compared file: D:\dev2\BugList\200909\psd\libpsd\boundary.c

479c479
< 		psd_boundary_add_seg(boundary, x1, boundary->vert_segs[x1], x1, y1, !open);
---
> 		psd_boundary_add_seg(boundary, x1, boundary->vert_segs[x1], x1, y1, (unsigned char)(!open));


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

