mirror of
https://github.com/taglib/taglib.git
synced 2025-11-14 13:42:47 -05:00
clang-tidy: add ending namespace comments
Found with google-readability-namespace-comments Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@ -255,7 +255,7 @@ namespace
|
||||
return getMetaDataChunk(block, ID_DSD_BLOCK);
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace
|
||||
|
||||
void WavPack::Properties::read(File *file, long streamLength)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user