[gimp] app: formatting



commit 3d9f9124f3c3c1025c7cfee9059bed5d0a3f30ea
Author: Michael Natterer <mitch gimp org>
Date:   Mon Dec 28 21:07:38 2009 +0100

    app: formatting

 app/gegl/gimpoperationtilesource.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app/gegl/gimpoperationtilesource.c b/app/gegl/gimpoperationtilesource.c
index 3b2cc0e..13fa56f 100644
--- a/app/gegl/gimpoperationtilesource.c
+++ b/app/gegl/gimpoperationtilesource.c
@@ -184,8 +184,8 @@ gimp_operation_tile_source_prepare (GeglOperation *operation)
 
   if (self->tile_manager)
     {
-
-      gegl_operation_set_format (operation, "output", babl_format("RaGaBaA float"));
+      gegl_operation_set_format (operation, "output",
+                                 babl_format ("RaGaBaA float"));
     }
 }
 



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