Mercurial > emacs
diff src/xterm.h @ 82365:e5a68f18fcb9
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 13 Aug 2007 13:41:28 +0000 |
parents | bfb968b72892 1677cf1c2509 |
children | 5b644ae74c91 424b655804ca |
line wrap: on
line diff
--- a/src/xterm.h Mon Aug 13 11:27:41 2007 +0000 +++ b/src/xterm.h Mon Aug 13 13:41:28 2007 +0000 @@ -253,7 +253,7 @@ 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;