[folks] e-d-s: fix indentation in tests backend
- From: Raul Gutierrez Segales <raulgs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] e-d-s: fix indentation in tests backend
- Date: Wed, 31 Aug 2011 14:20:30 +0000 (UTC)
commit ee2ec7c7f14316e3a713b7402a44e12dea4b6623
Author: Raul Gutierrez Segales <rgs collabora co uk>
Date: Wed Aug 31 15:19:53 2011 +0100
e-d-s: fix indentation in tests backend
tests/lib/eds/backend.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/lib/eds/backend.vala b/tests/lib/eds/backend.vala
index 6473d2a..eb3e96e 100644
--- a/tests/lib/eds/backend.vala
+++ b/tests/lib/eds/backend.vala
@@ -44,7 +44,7 @@ public class EdsTest.Backend
{
this._contacts = new GLib.List<Gee.HashMap<string, Value?>> ();
this._e_contacts = new GLib.List<string> ();
- }
+ }
public void add_contact (owned Gee.HashMap<string, Value?> c)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]