[telepathy-gabble/master] style tweak
Dafydd Harries
dafydd.harries at collabora.co.uk
Thu Aug 6 11:58:06 PDT 2009
Will points out that this means that cscope can see it too.
---
src/vcard-manager.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/vcard-manager.c b/src/vcard-manager.c
index bede447..4cb9c49 100644
--- a/src/vcard-manager.c
+++ b/src/vcard-manager.c
@@ -1171,8 +1171,8 @@ cache_entry_ensure_queued (GabbleVCardCacheEntry *entry, guint timeout)
')',
NULL);
- entry->pipeline_item = gabble_request_pipeline_enqueue
- (conn->req_pipeline, msg, timeout, pipeline_reply_cb, entry);
+ entry->pipeline_item = gabble_request_pipeline_enqueue (
+ conn->req_pipeline, msg, timeout, pipeline_reply_cb, entry);
lm_message_unref (msg);
--
1.5.6.5
More information about the telepathy-commits
mailing list