app: whitespace fix in gimpcanvaspen.h
This commit is contained in:
@ -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__ */
|
||||
|
||||
Reference in New Issue
Block a user