hmm lets return a value from a func... that is required to init

enjoy.. :)



SVN revision: 64226
This commit is contained in:
Carsten Haitzler 2011-10-21 03:09:32 +00:00
parent a80f3b1eec
commit 5ee0cd493c
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ enjoy_dbus_init(void)
e_dbus_request_name
(conn, DBUS_NAME, DBUS_NAME_FLAG_DO_NOT_QUEUE,
_cb_dbus_request_name, NULL);
return EINA_TRUE;
}
void