[gegl/samplers] cosmetic



commit d2a606bdd36f049b508203f9b3e60e25783f263c
Author: Nicolas Robidoux <nicolas robidoux gmail com>
Date:   Fri Jun 17 11:49:41 2011 -0400

    cosmetic

 gegl/buffer/gegl-sampler-lohalo.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gegl/buffer/gegl-sampler-lohalo.c b/gegl/buffer/gegl-sampler-lohalo.c
index ad33aa6..a8de9c4 100644
--- a/gegl/buffer/gegl-sampler-lohalo.c
+++ b/gegl/buffer/gegl-sampler-lohalo.c
@@ -1873,6 +1873,7 @@ gegl_sampler_lohalo_get (      GeglSampler* restrict self,
         /*
          * The square of the distance to the key location in output
          * place of a point [s,t] in input space is the square root of
+	 *
          * ( s * c_major_x + t * c_major_y )^2
          * +
          * ( s * c_minor_x + t * c_minor_y )^2.



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