emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: w32term.h
===================================================================
RCS file: /sources/emacs/emacs/src/w32term.h,v
retrieving revision 1.68.2.1
retrieving revision 1.68.2.2
diff -u -b -r1.68.2.1 -r1.68.2.2
--- w32term.h   25 Jul 2007 05:15:23 -0000      1.68.2.1
+++ w32term.h   8 Aug 2007 07:49:12 -0000       1.68.2.2
@@ -198,7 +198,7 @@
   char *w32_id_name;
 
   /* The number of fonts actually stored in w32_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]