This commit is contained in:
Sven Neumann 2002-12-02 19:02:15 +00:00
parent c297913ac7
commit d999dda881
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ dump_system_gimprc (void)
g_string_append (str, "# "); g_string_append (str, "# ");
if (! gimp_config_serialize_property (rc, prop_spec, str, TRUE)) if (gimp_config_serialize_property (rc, prop_spec, str, TRUE))
{ {
g_string_append (str, "\n"); g_string_append (str, "\n");