mirror of
https://github.com/taglib/taglib.git
synced 2026-06-14 02:09:27 -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:
@@ -278,7 +278,7 @@ namespace
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
|
||||
class FileRef::FileRefPrivate : public RefCounter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user