Consistency in namespace-closing comments
[folly.git] / folly / io / async / EventBase.h
index 2982a6461ac0342b44b4e3604daa4548062b8263..303fd42f809944311bd22240250c15355457bb76 100644 (file)
@@ -779,4 +779,4 @@ bool EventBase::runImmediatelyOrRunInEventBaseThreadAndWait(
   return runImmediatelyOrRunInEventBaseThreadAndWait([=] { fn(arg); });
 }
 
-} // folly
+} // namespace folly