[glib] Drop annotation that break the documentation build



commit f4773faa9f669ff3a705946f5b4ddcc83d3c6931
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jan 5 17:46:28 2011 -0500

    Drop annotation that break the documentation build

 gio/gtlsclientconnection.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gio/gtlsclientconnection.c b/gio/gtlsclientconnection.c
index 04e04da..4b87b60 100644
--- a/gio/gtlsclientconnection.c
+++ b/gio/gtlsclientconnection.c
@@ -38,8 +38,6 @@
  *
  * #GTlsClientConnection is the client-side subclass of
  * #GTlsConnection, representing a client-side TLS connection.
- *
- * Since: 2.28
  */
 
 /**
@@ -136,8 +134,6 @@ g_tls_client_connection_default_init (GTlsClientConnectionInterface *iface)
    * Each item in the list is a #GByteArray which contains the complete
    * subject DN of the certificate authority.
    *
-   * Type: GList<GByteArray>
-   * Transfer: full
    * Since: 2.28
    */
   g_object_interface_install_property (iface,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]