mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 14:10:47 -08:00
* src/ftcrfont.c (ftcrfont_driver): Really commit last change.
This commit is contained in:
parent
3c64f02c39
commit
0f4e05cbc6
1 changed files with 1 additions and 1 deletions
|
|
@ -289,7 +289,7 @@ struct font_driver const ftcrfont_driver =
|
|||
.type = LISPSYM_INITIALLY (Qftcr),
|
||||
.get_cache = ftfont_get_cache,
|
||||
.list = ftcrfont_list,
|
||||
.match = ftcrfont_match,
|
||||
y .match = ftcrfont_match,
|
||||
.list_family = ftfont_list_family,
|
||||
.open = ftcrfont_open,
|
||||
.close = ftcrfont_close,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue