[X2Go-Commits] [libx2goclient] 131/132: src/x2goclient-network-ssh.c: change session_path literal to link to session_path property.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 3 15:26:38 CET 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository libx2goclient.

commit a948f0f7f3e1e7dd109ef3c93c905173ec09af97
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Dec 3 13:46:59 2021 +0100

    src/x2goclient-network-ssh.c: change session_path literal to link to session_path property.
---
 src/x2goclient-network-ssh.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/x2goclient-network-ssh.c b/src/x2goclient-network-ssh.c
index 8395760..2e71c76 100644
--- a/src/x2goclient-network-ssh.c
+++ b/src/x2goclient-network-ssh.c
@@ -1101,7 +1101,7 @@ static gboolean x2goclient_network_ssh_kill_subprocesses (X2GoClientNetworkSSH *
  * #X2GoClientNetwork:options property.
  *
  * Currently, the control socket path is hardcoded to
- * <filename><varname>session-path</varname>/ssh/control</filename>.
+ * <filename>#X2GoClientNetwork:session-path<!-- -->/ssh/control</filename>.
  *
  * Each connection attempt will also re-fetch the OpenSSH client version and
  * re-apply quirks as necessary, (hopefully) making it resilient to system

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list