This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 29631360f142e499f05706c17304ead3b5bacf25 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri May 29 10:51:06 2020 +0200 src/x2goclient-network-ssh.c: fix comment, whitespace-only. --- 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 bb58702..054d9ac 100644 --- a/src/x2goclient-network-ssh.c +++ b/src/x2goclient-network-ssh.c @@ -1097,7 +1097,8 @@ static gboolean x2goclient_network_ssh_fetch_openssh_version (X2GoClientNetworkS ret = x2goclient_openssh_version_parse (version, ssh_stderr_str_sanitized, gerr); if (ret) { - /* Everything went well, copy to the property. + /* + * Everything went well, copy to the property. * * ... unfortunately, the actual property is read-only (which * totally makes sense because we only want this class to handle -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git