[cairo-commit] libpixman/src ictrap.c,1.11,1.12
Dave Beckett
commit at pdx.freedesktop.org
Wed Dec 10 15:40:06 PST 2003
Committed by: dajobe
Update of /cvs/cairo/libpixman/src
In directory pdx:/tmp/cvs-serv14066
Modified Files:
ictrap.c
Log Message:
Correct some more renames where the order of the renaming
caused later renames to fail due to earlier prefixes failing.
Index: ictrap.c
===================================================================
RCS file: /cvs/cairo/libpixman/src/ictrap.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ictrap.c 10 Dec 2003 23:24:06 -0000 1.11
--- ictrap.c 10 Dec 2003 23:40:03 -0000 1.12
***************
*** 111,115 ****
void
! pixman_compositeTrapezoids (pixman_operator_t op,
pixman_image_t *src,
pixman_image_t *dst,
--- 111,115 ----
void
! pixman_composite_trapezoids (pixman_operator_t op,
pixman_image_t *src,
pixman_image_t *dst,
More information about the cairo-commit
mailing list