Adjust documentation for the message-delay property.
authorSven Neumann <s.neumann@raumfeld.com>
Tue, 14 Jun 2011 20:42:19 +0000 (22:42 +0200)
committerSven Neumann <s.neumann@raumfeld.com>
Tue, 14 Jun 2011 20:42:19 +0000 (22:42 +0200)
The default value was changed recently, but the documentation still
referred to the old default value.

libgssdp/gssdp-resource-group.c

index 39a142e..a66ed65 100644 (file)
@@ -347,7 +347,7 @@ gssdp_resource_group_class_init (GSSDPResourceGroupClass *klass)
          * GSSDPResourceGroup:message-delay
          *
          * The minimum number of milliseconds between SSDP messages.
-         * The default is 20 based on DLNA specification.
+         * The default is 120 based on DLNA specification.
          **/
         g_object_class_install_property
                 (object_class,