[X2Go-Commits] [libx2goclient] 77/132: src/x2goclient-openssh-bugs.h: reference X2GoClientOpenSSH{Bugs, Version} classes correctly.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 3 15:26:32 CET 2021
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 at 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
More information about the x2go-commits
mailing list