[gegl] cosmetic
- From: Ãyvind KolÃs <ok src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gegl] cosmetic
- Date: Fri,  1 Jul 2011 03:36:41 +0000 (UTC)
commit 1b57f8b1de9f4d7432533e773a0c777c3368db71
Author: Nicolas Robidoux <nicolas robidoux gmail com>
Date:   Wed Jun 22 13:49:18 2011 -0400
    cosmetic
 gegl/buffer/gegl-sampler-lohalo.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gegl/buffer/gegl-sampler-lohalo.c b/gegl/buffer/gegl-sampler-lohalo.c
index 6aa7bfe..bfbaaad 100644
--- a/gegl/buffer/gegl-sampler-lohalo.c
+++ b/gegl/buffer/gegl-sampler-lohalo.c
@@ -2041,7 +2041,8 @@ gegl_sampler_lohalo_get (      GeglSampler* restrict self,
 	   */
 	  const gfloat critical_distance = (gfloat) 3. + (gfloat) LOHALO_FUDGE;
 
-          if ( (
+          if (
+               (
 		 LOHALO_ABS(x_0) + bounding_box_half_width  < critical_distance
 	       ) 
                &&
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]