[gssdp/wip/property-cleanup: 2/3] Fix version annotation for Client:port
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp/wip/property-cleanup: 2/3] Fix version annotation for Client:port
- Date: Thu, 4 Aug 2022 17:47:13 +0000 (UTC)
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]