[gegl] color-temperature: minor indentation
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] color-temperature: minor indentation
- Date: Sat, 25 Mar 2017 10:57:12 +0000 (UTC)
commit 4110d127f14aa5f024da1b83701fbde6f6bf2047
Author: Øyvind Kolås <pippin gimp org>
Date: Sat Mar 25 11:55:21 2017 +0100
color-temperature: minor indentation
operations/common/color-temperature.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/operations/common/color-temperature.c b/operations/common/color-temperature.c
index 42c97ef..73e92bf 100644
--- a/operations/common/color-temperature.c
+++ b/operations/common/color-temperature.c
@@ -199,8 +199,8 @@ cl_process (GeglOperation *op,
* chanted properties
*/
- GeglProperties *o = GEGL_PROPERTIES (op);
- const gfloat *coeffs = o->user_data;
+ GeglProperties *o = GEGL_PROPERTIES (op);
+ const gfloat *coeffs = o->user_data;
cl_int cl_err = 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]