Consistently have the namespace closing comment
[folly.git] / folly / io / async / VirtualEventBase.h
index 539e77060a11e9d04918d218551e1616617cf8f9..5120f21efea1e085a1fc8f0fb4ebb135d46bd198 100644 (file)
@@ -179,4 +179,4 @@ class VirtualEventBase : public folly::Executor, public folly::TimeoutManager {
 
   folly::Synchronized<LoopCallbackList> onDestructionCallbacks_;
 };
-}
+} // namespace folly