]> git.imager.perl.org - imager.git/commitdiff
rearrange i_new_hatch_low() in fills.c
authorTony Cook <tony@develop-help.com>
Sat, 2 Feb 2019 01:32:07 +0000 (12:32 +1100)
committerTony Cook <tony@develop-help.com>
Sat, 2 Feb 2019 01:32:07 +0000 (12:32 +1100)
The code used to be a bunch of conditional expressions, which some
Sun C compiler complained about.

Rearrange the code to be a lot more obvious.

Related to CID 185339.


No differences found