app: minor space cleanup.

This commit is contained in:
Jehan 2016-02-07 15:33:12 +01:00
parent a49e6d015a
commit 931752f353

View file

@ -222,7 +222,7 @@ gimp_symmetry_real_update_strokes (GimpSymmetry *sym,
{
/* The basic symmetry just uses the origin as is. */
sym->strokes = g_list_prepend (sym->strokes,
g_memdup (origin, sizeof (GimpCoords)));
g_memdup (origin, sizeof (GimpCoords)));
}
static GeglNode *