Formatting.

SVN revision: 16132
This commit is contained in:
sebastid 2005-08-13 15:21:15 +00:00 committed by sebastid
parent fa02e19197
commit b7cb623648
1 changed files with 1 additions and 1 deletions

View File

@ -1478,7 +1478,7 @@ ecore_config_init(const char *name)
free(temp);
path = ecore_config_theme_default_path_get();
ecore_config_string_default("/e/themes/search_path", path);
ecore_config_string_default("/e/themes/search_path", path);
if (path)
free(path);