mirror of
https://github.com/taglib/taglib.git
synced 2026-06-07 14:59:24 -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:
@@ -122,6 +122,6 @@ namespace TagLib {
|
||||
AudioPropertiesPrivate *d;
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace TagLib
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user