[gimp/goat-invasion] app: indentation in gimpdrawable-blend.c
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/goat-invasion] app: indentation in gimpdrawable-blend.c
- Date: Sun, 29 Apr 2012 23:23:55 +0000 (UTC)
commit 560e8afb5ff330e98d93f6f283f84054f70b0688
Author: Michael Natterer <mitch gimp org>
Date: Mon Apr 30 01:22:26 2012 +0200
app: indentation in gimpdrawable-blend.c
app/core/gimpdrawable-blend.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/app/core/gimpdrawable-blend.c b/app/core/gimpdrawable-blend.c
index b4ab129..740b370 100644
--- a/app/core/gimpdrawable-blend.c
+++ b/app/core/gimpdrawable-blend.c
@@ -85,16 +85,16 @@ static gdouble gradient_calc_square_factor (gdouble dist,
gdouble offset,
gdouble x,
gdouble y);
-static gdouble gradient_calc_radial_factor (gdouble dist,
+static gdouble gradient_calc_radial_factor (gdouble dist,
gdouble offset,
gdouble x,
gdouble y);
-static gdouble gradient_calc_linear_factor (gdouble dist,
+static gdouble gradient_calc_linear_factor (gdouble dist,
gdouble *vec,
gdouble offset,
gdouble x,
gdouble y);
-static gdouble gradient_calc_bilinear_factor (gdouble dist,
+static gdouble gradient_calc_bilinear_factor (gdouble dist,
gdouble *vec,
gdouble offset,
gdouble x,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]