[clang-tidy] add ending namespace comments
Found with llvm-namespace-comment Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -56,4 +56,4 @@ Glue::OnDBusClosed() noexcept
|
||||
// TODO: reconnect
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace ODBus
|
||||
|
@@ -38,4 +38,4 @@ getFirstElementValue(IXML_Document *doc, const char *name) noexcept
|
||||
return ixmlNode_getNodeValue(dnode);
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace ixmlwrap
|
||||
|
Reference in New Issue
Block a user