diff options
author | Robin Watts <robin.watts@artifex.com> | 2012-03-12 15:05:16 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2012-03-12 15:05:16 +0000 |
commit | e49c70808fba2d0d2a691d1568d766bfeee863f0 (patch) | |
tree | a08e2c73b8cdae24627dcd762c7a78d318f60f07 /pdf | |
parent | 2b7f3d1035f4bae9c189e0e6fcbb907ca46538c4 (diff) | |
download | mupdf-e49c70808fba2d0d2a691d1568d766bfeee863f0.tar.xz |
Change order of params in fz_convert_color to C standard.
C's standard is copy(dst, src), so we move to adopt that here.
Hopefully no one is calling this routine other than us - if they are,
then I apologise! Better to aim for consistency before we freeze
the API at v1.0 than to carry an inconsistent API around ever after.
Diffstat (limited to 'pdf')
0 files changed, 0 insertions, 0 deletions