--- profiles/thermometer/manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/thermometer/manager.c b/profiles/thermometer/manager.c index 3d5452b..21cb5fe 100644 --- a/profiles/thermometer/manager.c +++ b/profiles/thermometer/manager.c @@ -77,7 +77,7 @@ int thermometer_manager_init(DBusConnection *conn) ret = btd_register_device_driver(&thermometer_device_driver); if (ret < 0) - return ret; + return ret; connection = dbus_connection_ref(conn); return 0; -- 1.7.11.3 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html