[gimp] app: minor fix of parameter alignment.



commit ecaae0788c439bfbfdb3e3489a7741b4425a7797
Author: Jehan <jehan girinstud io>
Date:   Tue Jan 26 00:11:51 2016 +0100

    app: minor fix of parameter alignment.

 app/core/gimpchannel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpchannel.c b/app/core/gimpchannel.c
index 4ea9cda..5e4a8bc 100644
--- a/app/core/gimpchannel.c
+++ b/app/core/gimpchannel.c
@@ -224,7 +224,7 @@ static void       gimp_channel_real_shrink   (GimpChannel         *channel,
                                               gint                 radius_y,
                                               gboolean             edge_lock,
                                               gboolean             push_undo);
-static void       gimp_channel_real_flood    (GimpChannel    *channel,
+static void       gimp_channel_real_flood    (GimpChannel         *channel,
                                               gboolean             push_undo);
 
 


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