From: Jan Djärv Date: Mon, 14 Jun 2004 21:51:49 +0000 (+0000) Subject: * xterm.h (struct x_display_info): Typo in comment fixed. X-Git-Tag: ttn-vms-21-2-B4~5760 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2f4a048d1ba9ef381d87fbe612bf95fc8afde39d;p=emacs.git * xterm.h (struct x_display_info): Typo in comment fixed. --- 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 /* 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. */