[X2Go-Commits] [libx2goclient] 101/132: src/x2goclient-network-ssh.h: use comment hack to "escape" whitespace and newline characters within tags in documentation.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 3 15:26:33 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 65ef9caa88a0a07249ba78bb9ae4713cf0bc55bc
Author: Mihai Moldovan <ionic at ionic.de>
Date: Thu Sep 30 04:36:28 2021 +0200
src/x2goclient-network-ssh.h: use comment hack to "escape" whitespace and newline characters within tags in documentation.
---
src/x2goclient-network-ssh.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/x2goclient-network-ssh.h b/src/x2goclient-network-ssh.h
index 0c86060..f7da951 100644
--- a/src/x2goclient-network-ssh.h
+++ b/src/x2goclient-network-ssh.h
@@ -59,9 +59,9 @@ X2GoClientNetworkSSH* x2goclient_network_ssh_new (const gchar * const session_pa
* @X2GOCLIENT_NETWORK_SSH_ERROR_PORT_CONV_TOO_BIG: port value to parse was
* bigger than allowed by
* common port specifications
- * <constant>
- * 65535
- * </constant>.
+ * <constant><!--
+ * -->65535<!--
+ * --></constant>.
* @X2GOCLIENT_NETWORK_SSH_ERROR_PORT_CONV_NEGATIVE_ZERO: port value to parse
* was either negative,
* which is not allowed
--
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