[X2Go-Commits] [libx2goclient] 115/132: src/x2goclient-network-options-ssh.c: fix type name in documentation comment.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 3 15:26:36 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 c3f208e7dd3f0278f83c2bf4cb8bf5e00967297c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Nov 5 03:59:55 2021 +0100

    src/x2goclient-network-options-ssh.c: fix type name in documentation comment.
---
 src/x2goclient-network-options-ssh.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/x2goclient-network-options-ssh.c b/src/x2goclient-network-options-ssh.c
index 40666b1..dc41e54 100644
--- a/src/x2goclient-network-options-ssh.c
+++ b/src/x2goclient-network-options-ssh.c
@@ -45,7 +45,8 @@
  * @stability: Unstable
  * @include: libx2goclient/x2goclient-network-options-ssh.h
  *
- * #X2GoClientNetworkOptions is a class used to encapsulate OpenSSH options.
+ * #X2GoClientNetworkOptionsSSH is a class used to encapsulate OpenSSH
+ * options.
  *
  * Currently, there are no common options that could be used generically for
  * all dependent classes, so it's essentially fully empty (yet providing the

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