]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/font.h: Fix commentary.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Mar 2019 08:04:27 +0000 (00:04 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Mar 2019 08:05:04 +0000 (00:05 -0800)
src/font.h

index 620dd904a00ff88d43fd2f676515f01e35e84d36..3720650a2e17957b97393f0b5dd01d4b2938f111 100644 (file)
@@ -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