[X2Go-Commits] [libx2goclient] 13/18: src/x2goclient.h: whitespace cleanup.

git-admin at x2go.org git-admin at x2go.org
Fri Jul 12 17:48:48 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 e2af571f8abd2e36b8ff28b5d467da2a35bd7e69
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jul 12 17:20:49 2019 +0200

    src/x2goclient.h: whitespace cleanup.
---
 src/x2goclient.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/x2goclient.h b/src/x2goclient.h
index 2bed159..cdaba10 100644
--- a/src/x2goclient.h
+++ b/src/x2goclient.h
@@ -32,11 +32,11 @@ G_BEGIN_DECLS
 // #define X2GOCLIENT_GET_VERSION_S "get_version"
 // typedef gchar * (*get_version_t) (void);
 // gchar * get_version (void);
-// 
+//
 // #define X2GOCLIENT_VERSION "0.0.1"
 // #define X2GOCLIENT_SET_VERSION  gchar * get_version(void) { return X2GOCLIENT_VERSION; }
 // #define X2GOCLIENT_VERSION_CHECK(x)  (!g_strcmp0(x, X2GOCLIENT_VERSION))
-// 
+//
 // #define X2GOCLIENT_GET_TYPE_S "get_type"
 // typedef GType (*get_type_t) (void);
 // #define X2GOCLIENT_SET_TYPE(x)  GType get_type (void) { return x; }

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