summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-device-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgupnp/gupnp-device-info.c')
-rw-r--r--libgupnp/gupnp-device-info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgupnp/gupnp-device-info.c b/libgupnp/gupnp-device-info.c
index 24f721c..b314eee 100644
--- a/libgupnp/gupnp-device-info.c
+++ b/libgupnp/gupnp-device-info.c
@@ -334,7 +334,7 @@ gupnp_device_info_class_init (GUPnPDeviceInfoClass *klass)
"The XML document related to this "
"device",
GUPNP_TYPE_XML_DOC,
- G_PARAM_WRITABLE |
+ G_PARAM_READWRITE |
G_PARAM_CONSTRUCT_ONLY |
G_PARAM_STATIC_NAME |
G_PARAM_STATIC_NICK |