[gimp] Minor whitespace cleanup



commit 2a8f29f00ae4d72e746040f8993589678bd7ffdc
Author: Michael Natterer <mitch gimp org>
Date:   Thu Aug 27 11:01:51 2009 +0200

    Minor whitespace cleanup

 app/core/gimpdrawable.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/app/core/gimpdrawable.c b/app/core/gimpdrawable.c
index d888356..6e1c695 100644
--- a/app/core/gimpdrawable.c
+++ b/app/core/gimpdrawable.c
@@ -1361,13 +1361,13 @@ gimp_drawable_set_tiles (GimpDrawable  *drawable,
 }
 
 void
-gimp_drawable_set_tiles_full (GimpDrawable       *drawable,
-                              gboolean            push_undo,
-                              const gchar        *undo_desc,
-                              TileManager        *tiles,
-                              GimpImageType       type,
-                              gint                offset_x,
-                              gint                offset_y)
+gimp_drawable_set_tiles_full (GimpDrawable  *drawable,
+                              gboolean       push_undo,
+                              const gchar   *undo_desc,
+                              TileManager   *tiles,
+                              GimpImageType  type,
+                              gint           offset_x,
+                              gint           offset_y)
 {
   GimpItem  *item;
   GimpImage *image;



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