summaryrefslogtreecommitdiff
path: root/telepathy-glib/handle-repo-dynamic.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-13 16:17:46 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-13 16:17:46 +0200
commitdfd67822fc3069ff43ea586a6137ac50a37bc32d (patch)
tree695efa56e5a0c4d8d0b587fe15d4c18c1c835420 /telepathy-glib/handle-repo-dynamic.c
parent5b4070cf6985d28933195965fc1245b54b1809c8 (diff)
parent0e6ac1b857bd67cf69edd326ebec91fa1cfa6e43 (diff)
downloadtelepathy-glib-dfd67822fc3069ff43ea586a6137ac50a37bc32d.tar.gz
Merge branch 'telepathy-glib-0.12'
Diffstat (limited to 'telepathy-glib/handle-repo-dynamic.c')
-rw-r--r--telepathy-glib/handle-repo-dynamic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/handle-repo-dynamic.c b/telepathy-glib/handle-repo-dynamic.c
index 2d1cd3700..8cbfc8641 100644
--- a/telepathy-glib/handle-repo-dynamic.c
+++ b/telepathy-glib/handle-repo-dynamic.c
@@ -230,7 +230,7 @@ static void dynamic_repo_iface_init (gpointer g_iface,
G_DEFINE_TYPE_WITH_CODE (TpDynamicHandleRepo, tp_dynamic_handle_repo,
G_TYPE_OBJECT, G_IMPLEMENT_INTERFACE (TP_TYPE_HANDLE_REPO_IFACE,
- dynamic_repo_iface_init));
+ dynamic_repo_iface_init))
static inline TpHandlePriv *
handle_priv_lookup (TpDynamicHandleRepo *repo,