mirror of
https://github.com/taglib/taglib.git
synced 2026-02-08 08:20:15 -05:00
Matroska: Fix issues reported by static analysis, formatting, docs
This commit is contained in:
@ -1002,7 +1002,7 @@ public:
|
||||
void testChapters()
|
||||
{
|
||||
const Matroska::ChapterEdition edition1(
|
||||
List{
|
||||
List<Matroska::Chapter>{
|
||||
Matroska::Chapter(
|
||||
0, 40000,
|
||||
List{
|
||||
|
||||
Reference in New Issue
Block a user