dbus warn--

This commit is contained in:
Carsten Haitzler 2014-07-15 17:31:06 +09:00
parent 3e8499942b
commit 138ab6509d
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ static const Eldbus_Property properties[] = {
};
static const Eldbus_Service_Interface_Desc _iface_desc = {
INTERFACE, methods, signals, properties, NULL, NULL,
INTERFACE, methods, signals, properties, NULL, NULL
};
// =============================================================================