[folks/folks-0-10] core: Indentation fix
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks/folks-0-10] core: Indentation fix
- Date: Thu, 22 Jan 2015 16:44:45 +0000 (UTC)
commit bd3bfa335d3d5cf157e9c49550ae0bedc98f9ae6
Author: Philip Withnall <philip withnall collabora co uk>
Date: Thu Jan 22 16:19:33 2015 +0000
core: Indentation fix
folks/individual-aggregator.vala | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/folks/individual-aggregator.vala b/folks/individual-aggregator.vala
index 5bf366b..93fa0bd 100644
--- a/folks/individual-aggregator.vala
+++ b/folks/individual-aggregator.vala
@@ -921,9 +921,9 @@ public class Folks.IndividualAggregator : Object
*/
var stores = backend.persona_stores.values.to_array ();
foreach (var persona_store in stores)
- {
- this._backend_persona_store_added_cb (backend, persona_store);
- }
+ {
+ this._backend_persona_store_added_cb (backend, persona_store);
+ }
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]