diff src/glyphs.c @ 903:4a27df428c73

[xemacs-hg @ 2002-07-06 05:48:14 by andyp] sync with 21.4
author andyp
date Sat, 06 Jul 2002 05:48:22 +0000
parents 79c6ff3eef26
children c925bacdda60
line wrap: on
line diff
--- a/src/glyphs.c	Fri Jul 05 22:15:04 2002 +0000
+++ b/src/glyphs.c	Sat Jul 06 05:48:22 2002 +0000
@@ -2285,6 +2285,8 @@
   struct face_cachel *cachel;
   Lisp_Object frame = DOMAIN_FRAME (domain);
 
+  CHECK_STRING (string);
+
   /* Compute height */
   if (height)
     {