[Telepathy-commits] [telepathy-gabble/master] Small code layout fix

Sjoerd Simons sjoerd at luon.net
Tue Aug 19 10:54:12 PDT 2008


20080724125351-93b9a-8e37942e24485e3b553e3897dbdfa82183e47a4c.gz
---
 src/presence-cache.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/presence-cache.c b/src/presence-cache.c
index b16de9f..0ac6afe 100644
--- a/src/presence-cache.c
+++ b/src/presence-cache.c
@@ -1425,6 +1425,7 @@ gabble_presence_cache_update_many (
       TpHandle handle;
 
       handle = g_array_index (contact_handles, TpHandle, i);
+
       if (gabble_presence_cache_do_update (cache, handle, resource,
           presence_id, status_message, priority))
         {
-- 
1.5.6.3




More information about the Telepathy-commits mailing list