[folks] Fix code alignment.



commit 2ba280aaaab2a2464ebd35f90d7b43d434711909
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Wed Sep 29 10:26:06 2010 -0700

    Fix code alignment.

 folks/individual.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/folks/individual.vala b/folks/individual.vala
index 279ae74..d635ac9 100644
--- a/folks/individual.vala
+++ b/folks/individual.vala
@@ -923,7 +923,7 @@ public class Folks.Individual : Object,
       if (this._persona_set.size < 1)
         {
           this.removed (replacement_individual);
-            return;
+          return;
         }
 
       /* TODO: Base this upon our ID in permanent storage, once we have that. */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]