[gssdp/wip/property-cleanup: 2/3] Fix version annotation for Client:port




commit 7313110424d5521b4a244e0ea0dcc129d32b3c2d
Author: Jens Georg <mail jensge org>
Date:   Thu Aug 4 19:43:07 2022 +0200

    Fix version annotation for Client:port
    
    Was Deprecated, should actually be Since

 libgssdp/gssdp-client.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgssdp/gssdp-client.c b/libgssdp/gssdp-client.c
index 91112b5..8a07764 100644
--- a/libgssdp/gssdp-client.c
+++ b/libgssdp/gssdp-client.c
@@ -656,7 +656,7 @@ gssdp_client_class_init (GSSDPClientClass *klass)
          * network. If not set (or set to 0) a random port will be used.
          * This property can be only set during object construction.
          *
-         * Deprecated: 1.6.0
+         * Since: 1.6.0
          */
         g_object_class_install_property
                 (object_class,


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