💄 Fix cpplint warnings.

This commit is contained in:
Cheng Zhao 2014-02-21 01:07:47 +08:00
parent 18f8af7822
commit fbe963c7f3
2 changed files with 2 additions and 1 deletions

View file

@ -21,4 +21,4 @@ NodeBindings* NodeBindings::Create(bool is_browser) {
return new NodeBindingsLinux(is_browser);
}
} // namespace at
} // namespace atom