summaryrefslogtreecommitdiff
path: root/src/xterm.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/xterm.h
parent22e9fe2445883d651799f027917cd50d065f200d (diff)
downloademacs-e0f24100c74828aadd926f0afa6e3440be8c89d0.tar.gz
Replace `iff' in comments.
Diffstat (limited to 'src/xterm.h')
-rw-r--r--src/xterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xterm.h b/src/xterm.h
index 84f12d94abd..ad768e36779 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -253,7 +253,7 @@ struct x_display_info
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;