[folks/folks-0-8] Fix coding style in previous patch
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks/folks-0-8] Fix coding style in previous patch
- Date: Mon, 29 Jul 2013 08:35:13 +0000 (UTC)
commit 35517a557b953b4d550e0b8e99b407b45b857dd2
Author: Xavier Claessens <xavier claessens collabora co uk>
Date: Mon Jul 29 10:34:39 2013 +0200
Fix coding style in previous patch
backends/telepathy/lib/tpf-persona-store.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/backends/telepathy/lib/tpf-persona-store.vala b/backends/telepathy/lib/tpf-persona-store.vala
index 73621a7..960a372 100644
--- a/backends/telepathy/lib/tpf-persona-store.vala
+++ b/backends/telepathy/lib/tpf-persona-store.vala
@@ -1095,7 +1095,7 @@ public class Tpf.PersonaStore : Folks.PersonaStore
return;
}
- persona._contact_weak_notify();
+ persona._contact_weak_notify ();
if (this._remove_persona (persona))
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]