mirror of https://github.com/GNOME/gimp.git
Fix compiler warning about missing newline
This commit is contained in:
parent
eaba504f2a
commit
3c95ed31e0
|
@ -421,4 +421,4 @@ gimp_paint_options_gui_reset_angle (GtkWidget *button,
|
|||
g_object_set (paint_options,
|
||||
"brush-angle", 0.0,
|
||||
NULL);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue