Corrected comment layout

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Andrew Murray 2020-08-31 18:48:49 +10:00 committed by Andrew Murray
parent bb013270af
commit ca43774d40

View File

@ -1112,8 +1112,8 @@ def _write_multiple_frames(im, fp, chunk, rawmode):
chunk(
fp,
b"acTL",
o32(len(im_frames)),
o32(loop), # 0: num_frames # 4: num_plays
o32(len(im_frames)), # 0: num_frames
o32(loop), # 4: num_plays
)
# default image IDAT (if it exists)