[X2Go-Commits] [libx2goclient] 75/132: src/x2goclient-network-ssh.c: reference X2GoClientNetworkOptions as more concrete class, not itself.
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 cfa06a4c36f35088b0642a3c1045eb08567c8cbb
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat May 29 23:38:11 2021 +0200
src/x2goclient-network-ssh.c: reference X2GoClientNetworkOptions as more concrete class, not itself.
---
src/x2goclient-network-ssh.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/x2goclient-network-ssh.c b/src/x2goclient-network-ssh.c
index c9e1221..73f1caa 100644
--- a/src/x2goclient-network-ssh.c
+++ b/src/x2goclient-network-ssh.c
@@ -65,8 +65,7 @@
* all dependent classes, so it's essentially fully empty (yet providing the
* general skeleton).
*
- * An example of a more abstract implementation is
- * #X2GoClientNetworkSSHOptions.
+ * An example of a more abstract implementation is #X2GoClientNetworkOptions.
*/
struct _X2GoClientNetworkOptionsSSH {
X2GoClientNetworkOptions parent_instance;
--
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