]> git.eshelyaron.com Git - emacs.git/commit
Fix NS port built with gcc
authorAlan Third <alan@idiocy.org>
Tue, 29 Jun 2021 21:17:20 +0000 (22:17 +0100)
committerAlan Third <alan@idiocy.org>
Tue, 29 Jun 2021 21:18:33 +0000 (22:18 +0100)
commit1dba0ca278f8185912e8d39b2af05fc6739b65f8
tree115790b8663ba715e52234d223d53795147412a4
parent94a2ef436b857d8b9909d8629190bd3fbb1be5d7
Fix NS port built with gcc

* src/nsterm.m (ns_relocate): The NSArray shorthand notation doesn't
work in GCC.
src/nsterm.m