]> git.eshelyaron.com Git - emacs.git/commit
Fix rotation validity test in image.c
authorEli Zaretskii <eliz@gnu.org>
Wed, 3 Jul 2019 07:31:48 +0000 (10:31 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 3 Jul 2019 07:31:48 +0000 (10:31 +0300)
commitecd7d40a3be0b3b51743fc2c2e98dd14c6faca84
tree13f5e142ec321e31fc16fe81b262956a7baa8083
parentb5de191e8782ae857a74e0dd4293032c0dd68b11
Fix rotation validity test in image.c

* src/image.c (compute_image_rotation): Fix the validity test
for :rotation values.  This avoids logging error messages when
no :rotation was provided in the image spec.
src/image.c