From: Daniel Wagner <[email protected]>

---
 dundee/manager.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dundee/manager.c b/dundee/manager.c
index d7374d6..e8a37bf 100644
--- a/dundee/manager.c
+++ b/dundee/manager.c
@@ -90,7 +90,7 @@ static const GDBusMethodTable manager_methods[] = {
 };
 
 static const GDBusSignalTable manager_signals[] = {
-       { GDBUS_SIGNAL("DevicesAdded",
+       { GDBUS_SIGNAL("DeviceAdded",
                GDBUS_ARGS({ "path", "o"},{ "properties", "a{sv}" })) },
        { GDBUS_SIGNAL("DeviceRemoved",
                GDBUS_ARGS({ "path", "o"})) },
-- 
1.7.10.130.g36e6c

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to