This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 75e16ac330fc659575006af4dd666f7bd5d54391 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jul 12 17:27:10 2019 +0200 src/x2goclient-session-terminate.h: fix include guard end comment. --- src/x2goclient-session-terminate.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/x2goclient-session-terminate.h b/src/x2goclient-session-terminate.h index 34ce177..21ae0fe 100644 --- a/src/x2goclient-session-terminate.h +++ b/src/x2goclient-session-terminate.h @@ -31,4 +31,4 @@ G_BEGIN_DECLS G_END_DECLS -#endif /* X2GOCLIENT_SESSION_RESUME_H */ +#endif /* X2GOCLIENT_SESSION_TERMINATE_H */ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git