Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70a3ad5f authored by Jack He's avatar Jack He Committed by Gerrit Code Review
Browse files

Merge "leaudio: Fix comment" into main

parents 12e3b0c4 8a714743
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3106,7 +3106,7 @@ class LeAudioClientImpl : public LeAudioClient {
    }

    log::error(
        "Failed to register for indications: 0x{:04x}, device: {}, status: "
        "Failed to register for notifications: 0x{:04x}, device: {}, status: "
        "0x{:02x}",
        hdl, leAudioDevice->address_, status);