[X2Go-Commits] [libx2goclient] 02/08: src/x2goclient-network-ssh.c: add some whitespace (only).

git-admin at x2go.org git-admin at x2go.org
Sat Aug 3 12:36:33 CEST 2019


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

x2go pushed a commit to branch master
in repository libx2goclient.

commit 301166a6c21f723f73e39b8e7d430096200e9174
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Jul 31 20:06:12 2019 +0200

    src/x2goclient-network-ssh.c: add some whitespace (only).
---
 src/x2goclient-network-ssh.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/x2goclient-network-ssh.c b/src/x2goclient-network-ssh.c
index c103007..b13342a 100644
--- a/src/x2goclient-network-ssh.c
+++ b/src/x2goclient-network-ssh.c
@@ -46,6 +46,7 @@
 #include "x2goclient.h"
 #include "x2goclient-network-ssh.h"
 
+
 /*
  * Error handling helpers.
  */
@@ -57,6 +58,7 @@ enum {
   X2GOCLIENT_NETWORK_SSH_ERROR_IPV4_CONV
 };
 
+
 struct _X2GoClientNetworkOptionsSSH {
   X2GoClientNetworkOptions parent_class;
 };

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