From: Pekka Pessi <[email protected]>

---
 src/dbus.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/dbus.c b/src/dbus.c
index 09114c3..c51f2a9 100644
--- a/src/dbus.c
+++ b/src/dbus.c
@@ -300,7 +300,7 @@ DBusMessage *__ofono_error_not_supported(DBusMessage *msg)
 
 DBusMessage *__ofono_error_not_available(DBusMessage *msg)
 {
-       return g_dbus_create_error(msg, DBUS_GSM_ERROR_INTERFACE,
+       return g_dbus_create_error(msg, DBUS_GSM_ERROR_INTERFACE
                                        ".NotAvailable",
                                        "Operation currently not available");
 }
-- 
1.7.0.4

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

Reply via email to