aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
diff options
context:
space:
mode:
authorJan Djärv2004-06-14 21:51:49 +0000
committerJan Djärv2004-06-14 21:51:49 +0000
commit2f4a048d1ba9ef381d87fbe612bf95fc8afde39d (patch)
tree9aa51958af42cd0773501a58b562a1a5e8cf3cda /src/xterm.h
parent1ebd4f78e4f5a7b53996edf2b1ca5303af04d3f0 (diff)
downloademacs-2f4a048d1ba9ef381d87fbe612bf95fc8afde39d.tar.gz
emacs-2f4a048d1ba9ef381d87fbe612bf95fc8afde39d.zip
* xterm.h (struct x_display_info): Typo in comment fixed.
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 3bc2c5994bd..9436f44ed6f 100644
--- a/src/xterm.h
+++ b/src/xterm.h
@@ -167,7 +167,7 @@ struct x_display_info
167 /* The colormap being used. */ 167 /* The colormap being used. */
168 Colormap cmap; 168 Colormap cmap;
169 169
170 /* Number of panes on this screen. */ 170 /* Number of planes on this screen. */
171 int n_planes; 171 int n_planes;
172 172
173 /* Dimensions of this screen. */ 173 /* Dimensions of this screen. */