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

@ -27,4 +27,4 @@ private:
void OnNotificationDismissed(Notification& notification) override;
};
} // namespace
} // namespace brightray