summaryrefslogtreecommitdiff
path: root/src/macterm.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-08-08 07:49:21 +0000
committerGlenn Morris <rgm@gnu.org>2007-08-08 07:49:21 +0000
commite0f24100c74828aadd926f0afa6e3440be8c89d0 (patch)
tree3fb96e2684078c6612126ecc1d668fd87866a041 /src/macterm.h
parent22e9fe2445883d651799f027917cd50d065f200d (diff)
downloademacs-e0f24100c74828aadd926f0afa6e3440be8c89d0.tar.gz
Replace `iff' in comments.
Diffstat (limited to 'src/macterm.h')
-rw-r--r--src/macterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macterm.h b/src/macterm.h
index f9ce0ef051d..6a68f39762d 100644
--- a/src/macterm.h
+++ b/src/macterm.h
@@ -150,7 +150,7 @@ struct mac_display_info
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;