This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 50014eeb09e3421504fe36890957a847a02f37dc Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jul 30 14:26:55 2021 +0200 src/x2goclient-network-ssh.c: fix documentation block, whitespace-only. --- 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 156e586..89378b6 100644 --- a/src/x2goclient-network-ssh.c +++ b/src/x2goclient-network-ssh.c @@ -117,7 +117,7 @@ typedef struct sockaddr_ho_ { * disconnects or errors, all dependent connections cleaned up. * * An example of a more abstract implementation is #X2GoClientNetwork. -*/ + */ /** * X2GoClientNetworkSSH: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git