* src/font.h: Fix commentary.
This commit is contained in:
parent
5c2563a547
commit
2f86095c36
1 changed files with 1 additions and 1 deletions
|
|
@ -606,7 +606,7 @@ struct font_driver
|
|||
|
||||
The properties that the font-entity has are the same as described
|
||||
for the `list' method above. */
|
||||
Lisp_Object (*match) (struct frame *f, Lisp_Object spec);
|
||||
Lisp_Object (*match) (struct frame *f, Lisp_Object font_spec);
|
||||
|
||||
/* Optional.
|
||||
List available families. The value is a list of family names
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue