diff src/extents.h @ 819:6504113e7c2d

[xemacs-hg @ 2002-04-25 18:03:23 by andyp] sync up windows branch from 21.4
author andyp
date Thu, 25 Apr 2002 18:04:24 +0000
parents e38acbeb1cae
children 6728e641994e
line wrap: on
line diff
--- a/src/extents.h	Thu Apr 25 06:09:18 2002 +0000
+++ b/src/extents.h	Thu Apr 25 18:04:24 2002 +0000
@@ -348,8 +348,8 @@
 					     struct frame *frm);
 face_index extent_fragment_update (struct window *w,
 				   struct extent_fragment *ef,
-				   /* Note this is in Bytebposs */
-				   Bytebpos pos);
+				   /* Note this is in Bytebpos' */
+				   Bytebpos pos, Lisp_Object last_glyph);
 void extent_fragment_delete (struct extent_fragment *ef);