diff --git a/client/decoder/ogg_decoder.cpp b/client/decoder/ogg_decoder.cpp index 996e0262..b583ef16 100644 --- a/client/decoder/ogg_decoder.cpp +++ b/client/decoder/ogg_decoder.cpp @@ -29,7 +29,7 @@ using namespace std; -static constexpr auto LOG_TAG = "OpusDecoder"; +static constexpr auto LOG_TAG = "OggDecoder"; namespace decoder {