]> git.eshelyaron.com Git - emacs.git/commit
Fix non-system-malloc build
authorPo Lu <luangruo@yahoo.com>
Wed, 22 Jun 2022 10:37:32 +0000 (18:37 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 22 Jun 2022 10:37:41 +0000 (18:37 +0800)
commit18d412a5138f21be77f36e4f8036971d576ef25e
tree3e3b10b773e6450f93e21b05b69edca2929cf441
parentf3c78c6ea7045734fa5e524d683d6cf6435b90bb
Fix non-system-malloc build

* src/xterm.c (x_gc_free_ext_data_private): New function.
(x_gc_get_ext_data): Set it as the private data free function.
src/xterm.c