summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telepathy-glib/base-room-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/base-room-config.c b/telepathy-glib/base-room-config.c
index 3b6d4f481..04d9ee077 100644
--- a/telepathy-glib/base-room-config.c
+++ b/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)
* // ...
* )
* ]|