emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: macterm.h
===================================================================
RCS file: /sources/emacs/emacs/src/macterm.h,v
retrieving revision 1.57.2.1
retrieving revision 1.57.2.2
diff -u -b -r1.57.2.1 -r1.57.2.2
--- macterm.h   25 Jul 2007 05:15:43 -0000      1.57.2.1
+++ macterm.h   8 Aug 2007 07:49:15 -0000       1.57.2.2
@@ -150,7 +150,7 @@
   char *mac_id_name;
 
   /* The number of fonts actually stored in the 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]