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:
parent
1ebd4f78e4
commit
2f4a048d1b
1 changed files with 1 additions and 1 deletions
|
|
@ -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. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue