Formatting.

SVN revision: 44357
This commit is contained in:
Christopher Michael 2009-12-11 09:36:07 +00:00
parent 91745f2f2e
commit 8d1cc9b70c
1 changed files with 2 additions and 1 deletions

View File

@ -1821,7 +1821,8 @@ static int _e_fm_slave_error_cb(void *data, int type, void *event)
return 1;
}
static int _e_fm_slave_del_cb(void *data, int type, void *event)
static int
_e_fm_slave_del_cb(void *data, int type, void *event)
{
Ecore_Exe_Event_Del *e = event;
E_Fm_Slave *slave;