Consistently have the namespace closing comment
[folly.git] / folly / io / async / EventBaseThread.cpp
index fb529eed9195115d886d122caf39a79d5b8a6de0..c4b25c94795154467f6b1ea6f0f2d7ea89dfc05f 100644 (file)
@@ -60,4 +60,4 @@ void EventBaseThread::start(folly::StringPiece threadName) {
 void EventBaseThread::stop() {
   th_ = nullptr;
 }
-}
+} // namespace folly