[libgovirt] proxy: Fix gtk-doc annotation
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgovirt] proxy: Fix gtk-doc annotation
- Date: Wed, 13 Apr 2016 13:47:03 +0000 (UTC)
commit 08fe6295c1a638e255547e974409f44df5353457
Author: Christophe Fergeau <cfergeau redhat com>
Date: Wed Apr 13 13:30:34 2016 +0200
proxy: Fix gtk-doc annotation
A ';' was used instead of ':'
govirt/ovirt-proxy.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/govirt/ovirt-proxy.c b/govirt/ovirt-proxy.c
index ef281ae..9906a7c 100644
--- a/govirt/ovirt-proxy.c
+++ b/govirt/ovirt-proxy.c
@@ -916,7 +916,7 @@ ovirt_proxy_class_init(OvirtProxyClass *klass)
oclass->set_property = ovirt_proxy_set_property;
/**
- * OvirtProxy:ca-cert;
+ * OvirtProxy:ca-cert:
*
* Path to a file containing the CA certificates to use for the HTTPS
* REST API communication with the oVirt instance
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]