diff options
| -rw-r--r-- | network/error.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/network/error.c b/network/error.c index f011c496..8fcccd32 100644 --- a/network/error.c +++ b/network/error.c @@ -27,7 +27,7 @@  #include "error.h" -#define NETWORK_ERROR_INTERFACE "org.bluez.Error" +#define NETWORK_ERROR_INTERFACE "org.bluez.network.Error"  DBusHandlerResult err_unknown_connection(DBusConnection *conn,  						DBusMessage *msg) | 
