app: End core/gimpdynamics.c with newline

Fix compiler warning.
This commit is contained in:
Martin Nordholts 2011-02-03 08:04:26 +01:00
parent 3e0d0b862a
commit 93f63335dc
1 changed files with 1 additions and 1 deletions

View File

@ -528,4 +528,4 @@ gimp_dynamics_duplicate (GimpData *data)
GIMP_CONFIG_PARAM_SERIALIZE);
return GIMP_DATA(dest);
}
}