mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 12:40:49 -08:00
(w32font_get_cache): Update declaration.
This commit is contained in:
parent
ea66f7f19b
commit
269c6924bc
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ struct w32font_info
|
|||
struct frame *owning_frame;
|
||||
};
|
||||
|
||||
Lisp_Object w32font_get_cache P_ ((Lisp_Object frame));
|
||||
Lisp_Object w32font_get_cache P_ ((FRAME_PTR fe));
|
||||
Lisp_Object w32font_list_internal P_ ((Lisp_Object frame,
|
||||
Lisp_Object font_spec,
|
||||
int opentype_only));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue