changeset 90720:f54d6fd16189

Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Thu, 07 Dec 2006 11:59:00 +0000
parents 3bba05d0a63c
children 83fbeead74c9
files src/xfns.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xfns.c	Thu Dec 07 11:57:41 2006 +0000
+++ b/src/xfns.c	Thu Dec 07 11:59:00 2006 +0000
@@ -2178,7 +2178,7 @@
 #ifdef DEBUG_XIC_FONTSET
 static void
 print_fontset_result (xfs, name)
-     XFtonSet xfs;
+     XFontSet xfs;
      char *name;
 {
   if (xfs)