1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 22:40:51 -08:00

* xterm.h (struct x_display_info): Typo in comment fixed.

This commit is contained in:
Jan Djärv 2004-06-14 21:51:49 +00:00
parent 1ebd4f78e4
commit 2f4a048d1b

View file

@ -167,7 +167,7 @@ struct x_display_info
/* The colormap being used. */
Colormap cmap;
/* Number of panes on this screen. */
/* Number of planes on this screen. */
int n_planes;
/* Dimensions of this screen. */