mirror of
https://github.com/taglib/taglib.git
synced 2025-07-26 17:04:28 -04:00
clang-tidy: namespace comment
Found with llvm-namespace-comment Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@ -81,7 +81,7 @@ namespace
|
||||
PROPChunk = 0,
|
||||
DIINChunk = 1
|
||||
};
|
||||
}
|
||||
} // namespace
|
||||
|
||||
class DSDIFF::File::FilePrivate
|
||||
{
|
||||
|
Reference in New Issue
Block a user