[gimp] app: whitespace fix in gimpcanvaspen.h
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: whitespace fix in gimpcanvaspen.h
- Date: Tue, 30 Apr 2013 16:40:11 +0000 (UTC)
commit 5bdadcc17d2e13c77dd8464a40b6ba7c74dc725c
Author: Michael Natterer <mitch gimp org>
Date: Tue Apr 30 17:18:28 2013 +0200
app: whitespace fix in gimpcanvaspen.h
app/display/gimpcanvaspen.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/app/display/gimpcanvaspen.h b/app/display/gimpcanvaspen.h
index 251fc68..8d976db 100644
--- a/app/display/gimpcanvaspen.h
+++ b/app/display/gimpcanvaspen.h
@@ -52,9 +52,9 @@ GType gimp_canvas_pen_get_type (void) G_GNUC_CONST;
GimpCanvasItem * gimp_canvas_pen_new (GimpDisplayShell *shell,
const GimpVector2 *points,
gint n_points,
- GimpContext *context,
- GimpActiveColor color,
- gint width);
+ GimpContext *context,
+ GimpActiveColor color,
+ gint width);
#endif /* __GIMP_CANVAS_PEN_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]