]> git.eshelyaron.com Git - emacs.git/commit
Restore macfont.m casts to void *
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jun 2018 16:06:13 +0000 (09:06 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jun 2018 16:08:59 +0000 (09:08 -0700)
commit850c0c1a8799f4e59b465b849fdbe6a57ec2ebfd
tree4e58195f9d7ac32209b14beb6cbbf63821ad8522
parent115decb07d99be74c114141a6745cfd3603c7aaf
Restore macfont.m casts to void *

* src/macfont.m (macfont_set_family_cache): Restore casts
to void * that were mistakenly removed in my recent change.
The types in question are pointer-to-const.  Problem
reported by Clemens Schüller.
src/macfont.m