This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit ea36a93e64bba6181b3cf7dd93fdab8dbfac71a7 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jun 17 12:43:30 2021 +0200 src/x2goclient-openssh-bugs.h: reference X2GoClientOpenSSH{Bugs,Version} classes correctly. --- src/x2goclient-openssh-bugs.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/x2goclient-openssh-bugs.h b/src/x2goclient-openssh-bugs.h index c777994..488b854 100644 --- a/src/x2goclient-openssh-bugs.h +++ b/src/x2goclient-openssh-bugs.h @@ -72,14 +72,14 @@ gboolean x2goclient_openssh_bugs_update (X2GoClientOpenSSHBugs * const self, con /** * X2GoClientOpenSSHBugsErrors: - * @X2GOCLIENT_OPENSSH_BUGS_ERROR_INVALID_STRUCT: no X2GoClientOpenSSHBugs + * @X2GOCLIENT_OPENSSH_BUGS_ERROR_INVALID_STRUCT: no #X2GoClientOpenSSHBugs * structure passed. * @X2GOCLIENT_OPENSSH_BUGS_ERROR_INVALID_VERSION_STRUCT: - * no X2GoClientOpenSSHVersion + * no #X2GoClientOpenSSHVersion * structure passed. * - * Error message types as used within X2GoClientOpenSSHBugs. May be passed out - * via #GError instances. + * Error message types as used within #X2GoClientOpenSSHBugs. May be passed + * out via #GError instances. * * Since: 0.0.5 */ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git