[X2Go-Commits] [libx2goclient] 20/132: src/x2goclient-network-ssh.c: fix comment style.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 3 15:26:29 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 93e7aa1ca714987fd8fcaac7d2372b396bbd85b6
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Feb 25 10:02:20 2021 +0100

    src/x2goclient-network-ssh.c: fix comment style.
---
 src/x2goclient-network-ssh.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/x2goclient-network-ssh.c b/src/x2goclient-network-ssh.c
index 3a7d372..6b2044e 100644
--- a/src/x2goclient-network-ssh.c
+++ b/src/x2goclient-network-ssh.c
@@ -1468,7 +1468,8 @@ static gboolean x2goclient_network_ssh_start_sshcmd (X2GoClientNetworkSSH * cons
       g_bytes_unref (proc_stdout);
       g_bytes_unref (proc_stderr);
 
-      /* This should be true, but I guess it doesn't hurt to check.
+      /*
+       * This should be true, but I guess it doesn't hurt to check.
        *
        * Also, this should really be something like gassert (), but that
        * doesn't exist and the existing warning and assertion

--
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