mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-31 04:41:23 -08:00
; * src/xterm.h: Fix minor copyedits
This commit is contained in:
parent
f1942c298c
commit
ab1fd3e8d3
1 changed files with 2 additions and 2 deletions
|
|
@ -376,8 +376,8 @@ struct x_display_info
|
|||
/* Number of frames that are on this display. */
|
||||
int reference_count;
|
||||
|
||||
/* True if we cannot communicate with the window manager because it
|
||||
does not trust us. */
|
||||
/* True if this display connection cannot communicate with the
|
||||
window manager because it is not trusted by the X server. */
|
||||
bool untrusted;
|
||||
|
||||
/* The Screen this connection is connected to. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue