SVN revision: 74513
This commit is contained in:
Mike Blumenkrantz 2012-07-27 16:10:37 +00:00
parent 71ce826982
commit 14386604f4
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ _e_xsettings_error_cb(void *data, Eio_File *handler __UNUSED__, int error __UNUS
}
static void
_e_xsettings_done_cb(void *data __UNUSED__, Eio_File *handler __UNUSED__, const Eina_Stat *stat __UNUSED__)
_e_xsettings_done_cb(void *data __UNUSED__, Eio_File *handler __UNUSED__, const Eina_Stat *st __UNUSED__)
{
Eina_List *l;
Settings_Manager *sm;