diff src/macterm.h @ 78501:1677cf1c2509

Replace `iff' in comments.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:49:21 +0000
parents 922696f363b0
children fc2bcd2a8aad e5a68f18fcb9
line wrap: on
line diff
--- a/src/macterm.h	Wed Aug 08 07:48:26 2007 +0000
+++ b/src/macterm.h	Wed Aug 08 07:49:21 2007 +0000
@@ -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;