[gimp] app: whitespace fix



commit 69e09e0775e47d41d32f8d244c32fa2392117ae8
Author: Alexia Death <alexiadeath gmail com>
Date:   Wed Nov 12 23:12:04 2014 +0200

    app: whitespace fix

 app/paint/gimpbrushcore.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/paint/gimpbrushcore.c b/app/paint/gimpbrushcore.c
index 4ae2920..5229f6d 100644
--- a/app/paint/gimpbrushcore.c
+++ b/app/paint/gimpbrushcore.c
@@ -60,7 +60,7 @@ enum
 static void      gimp_brush_core_finalize           (GObject          *object);
 
 static gboolean  gimp_brush_core_start              (GimpPaintCore    *core,
-                                                    GimpDrawable     *drawable,
+                                                     GimpDrawable     *drawable,
                                                      GimpPaintOptions *paint_options,
                                                      const GimpCoords *coords,
                                                      GError          **error);


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