• Erik Inkinen's avatar
    gsm-manager: Fix Inhibit DBus method handler · fab1a3b9
    Erik Inkinen authored and Ray Strode's avatar Ray Strode committed
    In case of an error, the DBus method handler should still return TRUE
    to signify that this was the correct handler.
    For an error in handling there request,
    using g_dbus_method_invocation_take_error is sufficient.
    fab1a3b9