terminology config - fix whitespace + indenting

This commit is contained in:
Carsten Haitzler 2015-06-16 14:17:25 +09:00
parent a07a63048c
commit 03d1edddaf
1 changed files with 3 additions and 3 deletions

View File

@ -557,7 +557,7 @@ config_load(const char *key)
if (config)
config->config_key = eina_stringshare_add(key); /* not in eet */
return config;
return config;
}
Config *