summaryrefslogtreecommitdiff
path: root/libgupnp/gupnp-simple-context-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgupnp/gupnp-simple-context-manager.c')
-rw-r--r--libgupnp/gupnp-simple-context-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgupnp/gupnp-simple-context-manager.c b/libgupnp/gupnp-simple-context-manager.c
index 08c350a..f070735 100644
--- a/libgupnp/gupnp-simple-context-manager.c
+++ b/libgupnp/gupnp-simple-context-manager.c
@@ -45,7 +45,7 @@ typedef struct _GUPnPSimpleContextManagerPrivate GUPnPSimpleContextManagerPrivat
G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE (GUPnPSimpleContextManager,
gupnp_simple_context_manager,
- GUPNP_TYPE_CONTEXT_MANAGER);
+ GUPNP_TYPE_CONTEXT_MANAGER)
static GList*
gupnp_simple_context_manager_get_interfaces (GUPnPSimpleContextManager *manager)