[X2Go-Commits] [nx-libs] 11/54: Keyboard.c: fix comment.
git-admin at x2go.org
git-admin at x2go.org
Sun Mar 24 10:05:00 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository nx-libs.
commit fc29077594fa20fb5243cfa8b5daf073d357b020
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Feb 18 08:45:11 2019 +0100
Keyboard.c: fix comment.
---
nx-X11/programs/Xserver/hw/nxagent/Keyboard.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c b/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
index af27c6e..05adab4 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
@@ -870,8 +870,7 @@ XkbError:
* when cloning we do not want X2Go to set the keyboard
* via a keyboard file generated by nxagent. The defined
* method for switching that off is the creation of a dir
- * instead of a file. Which is achieved by passing NULL to
- * nxagentWriteKeyboardFile.
+ * instead of a file.
*/
if (nxagentX2go == 1)
nxagentWriteKeyboardDir();
--
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