Skip to content

Commit

Permalink
modules/png/image-processing/transform.scm: Fix commentary
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-poptsov committed Mar 30, 2024
1 parent a6af5a7 commit 73d0b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/png/image-processing/transform.scm
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@ image."
(pixel-loop (+ pixel-index 1))))
(layer-loop (+ layer-index 1)))))))

;;; rotate.scm ends here.
;;; transform.scm ends here.

0 comments on commit 73d0b1e

Please sign in to comment.