[gimp] app: Fix whitespace in last commit
- From: Alexia Death <alexiade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Fix whitespace in last commit
- Date: Sat, 19 Mar 2011 21:27:14 +0000 (UTC)
commit 5f546938b63836db7739fe98be811544c11bac60
Author: Alexia Death <alexiadeath gmail com>
Date: Sat Mar 19 23:27:08 2011 +0200
app: Fix whitespace in last commit
app/core/gimpstrokeoptions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpstrokeoptions.c b/app/core/gimpstrokeoptions.c
index a7da078..f7fce48 100644
--- a/app/core/gimpstrokeoptions.c
+++ b/app/core/gimpstrokeoptions.c
@@ -569,7 +569,7 @@ gimp_stroke_options_prepare (GimpStrokeOptions *options,
brush = gimp_context_get_brush (context);
- if (GIMP_IS_BRUSH(brush))
+ if (GIMP_IS_BRUSH (brush))
{
gimp_brush_transform_size (brush, 1.0, 1.0, 0.0, &height, &width);
brush_size = MAX (height, width);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]