1
Fork 0
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:
Po Lu 2022-12-09 18:22:41 +08:00
parent f1942c298c
commit ab1fd3e8d3

View file

@ -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. */