]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorKenichi Handa <handa@m17n.org>
Thu, 7 Dec 2006 11:59:00 +0000 (11:59 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 7 Dec 2006 11:59:00 +0000 (11:59 +0000)
src/xfns.c

index db86005523074b7d506c6c61c5b14a174a44d035..19ac0bb8ff8a70d56ad64cea483d130e17001380 100644 (file)
@@ -2178,7 +2178,7 @@ xic_create_xfontset (f, base_fontname)
 #ifdef DEBUG_XIC_FONTSET
 static void
 print_fontset_result (xfs, name)
-     XFtonSet xfs;
+     XFontSet xfs;
      char *name;
 {
   if (xfs)