[gegl] minor indentation fix



commit 44bc6db75fa94df524e80e0637d1916f3aed4190
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Mon Feb 4 17:18:10 2013 +1100

    minor indentation fix

 gegl/operation/gegl-operation.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/operation/gegl-operation.c b/gegl/operation/gegl-operation.c
index af9dfb0..b03d17f 100644
--- a/gegl/operation/gegl-operation.c
+++ b/gegl/operation/gegl-operation.c
@@ -181,7 +181,7 @@ gegl_operation_get_bounding_box (GeglOperation *self)
 }
 
 GeglRectangle
-gegl_operation_get_invalidated_by_change (GeglOperation        *self,
+gegl_operation_get_invalidated_by_change (GeglOperation       *self,
                                           const gchar         *input_pad,
                                           const GeglRectangle *input_region)
 {



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