diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-05-27 19:14:07 +0100 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-05-29 10:11:36 +0100 |
commit | 28a1ee7561ae92dd38023be94076e684eb7e9e59 (patch) | |
tree | 80ffbc1c407e066cbd8bea196921339662232c6e /source/fitz/function.c | |
parent | 388e34e47dcf6132f63877d133d6d7679d1b8537 (diff) | |
download | mupdf-28a1ee7561ae92dd38023be94076e684eb7e9e59.tar.xz |
Tweak plotter code slightly for speed.
Use do {} while(--w) rather than while(w--) {} as this safes a
test each time around the loop.
Diffstat (limited to 'source/fitz/function.c')
0 files changed, 0 insertions, 0 deletions