[X2Go-Commits] [nx-libs] 21/28: Events.c: fix typo in comment
git-admin at x2go.org
git-admin at x2go.org
Mon May 16 22:01:47 CEST 2022
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch 3.6.x
in repository nx-libs.
commit ce978228048bd67707a7600581cb2eebeae4d0bb
Author: Ulrich Sibiller <uli42 at gmx.de>
Date: Thu Nov 11 00:12:07 2021 +0100
Events.c: fix typo in comment
---
nx-X11/programs/Xserver/hw/nxagent/Events.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Events.c b/nx-X11/programs/Xserver/hw/nxagent/Events.c
index 0340e0b57..7cadb987b 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Events.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Events.c
@@ -2893,7 +2893,7 @@ int nxagentHandleXFixesSelectionNotify(XEvent *X)
/*
* Reception of an owner change on the real X server is - for nxagent - the same as
* receiving a SelectionClear event. We just need to tell a (possible) internal
- * owner that is no longer owning the selection.
+ * owner that it is no longer owning the selection.
*/
nxagentHandleSelectionClearFromXServerByAtom(xfixesEvent -> xfixesselection.selection);
}
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-commits
mailing list