emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.h,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:22 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: xterm.h
===================================================================
RCS file: /sources/emacs/emacs/src/xterm.h,v
retrieving revision 1.190.2.1
retrieving revision 1.190.2.2
diff -u -b -r1.190.2.1 -r1.190.2.2
--- xterm.h     25 Jul 2007 05:15:17 -0000      1.190.2.1
+++ xterm.h     8 Aug 2007 07:49:11 -0000       1.190.2.2
@@ -253,7 +253,7 @@
   char *x_id_name;
 
   /* The number of fonts actually stored in x_font_table.
-     font_table[n] is used and valid iff 0 <= n < n_fonts.  0 <=
+     font_table[n] is used and valid if 0 <= n < n_fonts.  0 <=
      n_fonts <= font_table_size and font_table[i].name != 0.  */
   int n_fonts;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]