mirror of
https://github.com/taglib/taglib.git
synced 2025-10-05 02:54:45 -04: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:
@ -44,7 +44,7 @@ namespace
|
||||
else
|
||||
return page->firstPacketIndex() + page->packetCount() - 1;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
|
||||
class Ogg::File::FilePrivate
|
||||
{
|
||||
|
Reference in New Issue
Block a user