aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2020-01-29 23:29:27 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-05-07 12:55:04 +0200
commit18439f55a04501b93fe8617850b5c1510b0d4885 (patch)
treec8dc4d3652786fcc48247d86fc187d9381670069
parentc49e41a4dea7ac8560d376f706c535fa10917903 (diff)
downloadnx-libs-18439f55a04501b93fe8617850b5c1510b0d4885.tar.gz
nx-libs-18439f55a04501b93fe8617850b5c1510b0d4885.tar.bz2
nx-libs-18439f55a04501b93fe8617850b5c1510b0d4885.zip
Atoms.c: refine comment on NX_CUT_BUFFER_SERVER
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/Atoms.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Atoms.c b/nx-X11/programs/Xserver/hw/nxagent/Atoms.c
index 78137a920..eecead6e1 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Atoms.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Atoms.c
@@ -95,9 +95,8 @@ static char *nxagentAtomNames[NXAGENT_NUMBER_OF_ATOMS + 1] =
content from clients of the real X server to nxagent's clients
Unfortunately we cannot rename this to NX_SELTRANS_TO_AGENT
- because nomachine's nxclient is depending on this
- selection */
-
+ because nomachine's nxclient and nxwin are using this
+ Atom/selection for communication with the nxagent Atom. */
"TARGETS", /* 6 */
/* used to request a list of supported data formats from the
selection owner. Standard ICCCM Atom */