[gimp/metadata-browser] app: indentation in gimpdrawable-blend.c
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] app: indentation in gimpdrawable-blend.c
- Date: Thu, 13 Sep 2012 00:01:06 +0000 (UTC)
commit 658505cdabce8e3aedbecc3cc70e8eb6284e7bb6
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]