Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]"
This commit is contained in:
parent
64bf0d210e
commit
9d75e9f54c
9 changed files with 9 additions and 9 deletions
|
@ -52,4 +52,4 @@ struct ScreenMetrics {
|
|||
template<class T> T Y(T value) const { return ScaleForDpi(value, dpi_y); }
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace brightray
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue