]> git.eshelyaron.com Git - emacs.git/commit
Fix warnings in image.c
authorAlan Third <alan@idiocy.org>
Sun, 4 Apr 2021 10:25:49 +0000 (11:25 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 4 Apr 2021 10:27:29 +0000 (11:27 +0100)
commit841b11ed0d534d707f54160f8c7efe3b883eb3ed
tree09b0fdf25d4761e276c7f88e6cb0e7d0c2c3ebc0
parent44ed8f6555288f00b982f21e68ac5a51372279de
Fix warnings in image.c

* src/image.c (svg_load_image): Fix types and move declaration of
'css' to the top of the function.
src/image.c