Whitespace fixup.
This commit is contained in:
parent
7967001450
commit
1eade94342
1 changed files with 1 additions and 1 deletions
|
@ -7968,7 +7968,7 @@ imagemagick_compute_animated_image (MagickWand *super_wand, int ino)
|
|||
PixelSetMagickColor (dest[x + source_left], &pixel);
|
||||
}
|
||||
}
|
||||
PixelSyncIterator(dest_iterator);
|
||||
PixelSyncIterator (dest_iterator);
|
||||
}
|
||||
|
||||
DestroyPixelIterator (source_iterator);
|
||||
|
|
Loading…
Add table
Reference in a new issue