Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]"

This commit is contained in:
Ales Pergl 2017-04-05 13:10:28 +02:00
parent 64bf0d210e
commit 9d75e9f54c
9 changed files with 9 additions and 9 deletions

View file

@ -94,4 +94,4 @@ private:
float ease_in_pos_ = 0, ease_out_pos_ = 0, stack_collapse_pos_ = 0;
};
}
} // namespace brightray