This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 6900630b5fa3ba0d120bdb7766ffd70ef7c67509 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu May 28 13:33:08 2020 +0200 src/x2goclient-network.h: whitespace in preprocessor expression only. --- src/x2goclient-network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/x2goclient-network.h b/src/x2goclient-network.h index 71b331c..1812ba2 100644 --- a/src/x2goclient-network.h +++ b/src/x2goclient-network.h @@ -33,7 +33,7 @@ * * For more information, check https://gitlab.gnome.org/GNOME/glib/issues/1854 */ -#if (!(GLIB_CHECK_VERSION(2, 62, 0))) +#if (!(GLIB_CHECK_VERSION (2, 62, 0))) #include "gnativesocketaddress.h" #endif -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git