mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-23 21:20:41 +01:00
Correct some more renames where the order of the renaming caused later renames to fail due to earlier prefixes failing.
This commit is contained in:
parent
b24029f4d0
commit
9da5af44f4
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
2003-12-10 Dave Beckett <Dave.Beckett@bristol.ac.uk>
|
||||
|
||||
* update.pl: fixes for wrong order of renames
|
||||
|
||||
* src/pixregion.c, src/pixman.h, src/ictri.c, src/ictrap.c, src/icimage.c, src/icformat.c, src/ic.c:
|
||||
Correct some more renames where the order of the renaming
|
||||
caused later renames to fail due to earlier prefixes failing.
|
||||
|
||||
* update.pl: Add rename fixes
|
||||
|
||||
* src/pixregionint.h, src/pixregion.c, src/pixman.h, src/ictri.c, src/ictrap.c, src/ictransform.c, src/icrect.c, src/icpixels.c, src/icint.h, src/icimage.h, src/icimage.c, src/icformat.c, src/iccompose.c, src/iccolor.c:
|
||||
Correct over-eager renames of the form pixman_thing_tName into
|
||||
pixman_thing_name. It was inevitable really this would happen!
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue