summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-11-28 22:21:31 +1100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-11-28 22:21:31 +1100
commitebae10fcc1385ae7e537c9f81e0e1f51a8d20fb5 (patch)
tree338760a89076074842b6fe000a3f2d9fe59721ca
parentb7f5132f5c7389c4c91a312da34e88502253320b (diff)
parent4ea66c821c9f79fe3946a5e1507af9a67ced3cc5 (diff)
Merge branch 'telepathy-glib-0.16'
-rw-r--r--glib/telepathy-glib/base-room-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/telepathy-glib/base-room-config.c b/glib/telepathy-glib/base-room-config.c
index 078197640..5960c70ce 100644
--- a/glib/telepathy-glib/base-room-config.c
+++ b/glib/telepathy-glib/base-room-config.c
@@ -50,7 +50,7 @@
* TP_TYPE_BASE_CHANNEL,
* // ...
* G_IMPLEMENT_INTERFACE (TP_TYPE_SVC_CHANNEL_INTERFACE_ROOM_CONFIG,
- * tp_base_room_config_iface_init);
+ * tp_base_room_config_iface_init)
* // ...
* )
* ]|