[gegl/samplers] cosmetic



commit 003f2f4621fb20582655ec845486b8d4516e9617
Author: Nicolas Robidoux <nicolas robidoux gmail com>
Date:   Fri Jun 17 09:52:25 2011 -0400

    cosmetic

 gegl/buffer/gegl-sampler-lohalo.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gegl/buffer/gegl-sampler-lohalo.c b/gegl/buffer/gegl-sampler-lohalo.c
index 3cd1d92..fc22253 100644
--- a/gegl/buffer/gegl-sampler-lohalo.c
+++ b/gegl/buffer/gegl-sampler-lohalo.c
@@ -1066,8 +1066,8 @@ ewa_update (const gint             j,
 	    const gint             channels,
 	    const gint             row_skip,
 	    const gfloat* restrict input_bptr,
-	    gfloat* restrict total_weight,
-	    gfloat* restrict ewa_newval)
+                  gfloat* restrict total_weight,
+	          gfloat* restrict ewa_newval)
 {
   const gint skip = j * channels + i * row_skip;
   const gfloat weight = teepee(c_major_x,



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