diff options
| -rw-r--r-- | src/xterm.h | 2 |
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. */ |