]> git.eshelyaron.com Git - emacs.git/commit
struct image_type layout is private to image.c
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Dec 2018 15:48:42 +0000 (07:48 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Dec 2018 18:48:04 +0000 (10:48 -0800)
commitc5b6f1672bc62d9ffdd3c7200074727a4608af03
tree9716afd0a2d312bf448a2d03f7bbe0ad7c1ec5c1
parent6fa44f9696801eeed6a4af29549cedd5c570785a
struct image_type layout is private to image.c

* src/dispextern.h (struct image_type): Move from here ...
* src/image.c (struct image_type): ... to here.
src/dispextern.h
src/image.c