summaryrefslogtreecommitdiff
path: root/ytstenut/yts-service-impl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ytstenut/yts-service-impl.c')
-rw-r--r--ytstenut/yts-service-impl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ytstenut/yts-service-impl.c b/ytstenut/yts-service-impl.c
index 23dd584..06c47e3 100644
--- a/ytstenut/yts-service-impl.c
+++ b/ytstenut/yts-service-impl.c
@@ -70,7 +70,7 @@ yts_service_impl_new (char const *service_id,
return g_object_new (YTS_TYPE_SERVICE_IMPL,
"fqc-ids", fqc_ids,
- "service-id", service_id,
+ "id", service_id,
"type", type,
"names", names,
"statuses", statuses,