]> git.eshelyaron.com Git - emacs.git/commit
Fix building the SFNT font driver
authorPo Lu <luangruo@yahoo.com>
Sat, 30 Mar 2024 00:58:59 +0000 (08:58 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 30 Mar 2024 19:36:34 +0000 (20:36 +0100)
commit4bd4a0ed6a2d3ac072c69f912fb022d5cb02a310
tree453ba33e0cf318a0f93ffad696c0f3dc1a417e7b
parentbac224479dca9ad69690a7c8a121176d8ed9312a
Fix building the SFNT font driver

* src/sfntfont.c (sfntfont_list, sfntfont_list_family): Update
calls to Fsort for the new calling convention.

(cherry picked from commit bfbddf65245e179ef25c3b9b2699515b2d33ecca)
src/sfntfont.c