[clang-tidy] add ending namespace comments
Found with llvm-namespace-comment Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -387,7 +387,7 @@ OpusEncoder::SendTag(const Tag &tag)
|
||||
GenerateHeaders(&tag);
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace
|
||||
|
||||
const EncoderPlugin opus_encoder_plugin = {
|
||||
"opus",
|
||||
|
Reference in New Issue
Block a user