[X2Go-Commits] [libx2goclient] 79/132: src/x2goclient-{network{, -ssh}, openssh-{bugs, version}}.c: gtk-doc needs the section name to match the file name, so rename all sections.
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 7f5a2a2c123a26b504e2082121b975a01243c826
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat Jun 26 12:38:08 2021 +0200
src/x2goclient-{network{,-ssh},openssh-{bugs,version}}.c: gtk-doc needs the section name to match the file name, so rename all sections.
---
src/x2goclient-network-ssh.c | 4 ++--
src/x2goclient-network.c | 4 ++--
src/x2goclient-openssh-bugs.c | 2 +-
src/x2goclient-openssh-version.c | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/x2goclient-network-ssh.c b/src/x2goclient-network-ssh.c
index 7d88969..a356521 100644
--- a/src/x2goclient-network-ssh.c
+++ b/src/x2goclient-network-ssh.c
@@ -53,7 +53,7 @@
/**
- * SECTION:X2GoClientNetworkOptionsSSH
+ * SECTION:x2goclient-network-options-ssh
* @short_description: Class encapsulating OpenSSH options
* @see_also: #X2GoClientNetworkOptions
* @stability: Unstable
@@ -159,7 +159,7 @@ typedef struct sockaddr_ho_ {
/**
- * SECTION:X2GoClientNetworkSSH
+ * SECTION:x2goclient-network-ssh
* @short_description: Class encapsulating an OpenSSH (client) network
* connection
* @see_also: #X2GoClientNetwork
diff --git a/src/x2goclient-network.c b/src/x2goclient-network.c
index 7330090..4e9e7f9 100644
--- a/src/x2goclient-network.c
+++ b/src/x2goclient-network.c
@@ -34,7 +34,7 @@
#include "x2goclient-network.h"
/**
- * SECTION:X2GoClientNetworkOptions
+ * SECTION:x2goclient-network-options
* @short_description: Abstract base class encapsulating network options
* @stability: Unstable
* @include: libx2goclient/x2goclient-network.h
@@ -69,7 +69,7 @@ static void x2goclient_network_options_init (X2GoClientNetworkOptions * const se
/**
- * SECTION:X2GoClientNetwork
+ * SECTION:x2goclient-network
* @short_description: Abstract base class representing network connections
* @stability: Unstable
* @include: libx2goclient/x2goclient-network.h
diff --git a/src/x2goclient-openssh-bugs.c b/src/x2goclient-openssh-bugs.c
index a16f6f6..5c4aa08 100644
--- a/src/x2goclient-openssh-bugs.c
+++ b/src/x2goclient-openssh-bugs.c
@@ -32,7 +32,7 @@
#include "x2goclient-openssh-version.h"
/**
- * SECTION:X2GoClientOpenSSHBugs
+ * SECTION:x2goclient-openssh-bugs
* @short_description: Class encapsulating OpenSSH client bug definitions
* @stability: Unstable
* @include: libx2goclient/x2goclient-openssh-bugs.h
diff --git a/src/x2goclient-openssh-version.c b/src/x2goclient-openssh-version.c
index ce23373..52acdbc 100644
--- a/src/x2goclient-openssh-version.c
+++ b/src/x2goclient-openssh-version.c
@@ -36,7 +36,7 @@
#include "x2goclient-utils.h"
/**
- * SECTION:X2GoClientOpenSSHVersion
+ * SECTION:x2goclient-openssh-version
* @short_description: Class encapsulating and parsing OpenSSH client versions
* @stability: Unstable
* @include: libx2goclient/x2goclient-openssh-version.h
--
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