Consistently have the namespace closing comment
[folly.git] / folly / io / async / TimeoutManager.cpp
index 23f719f998282a7b6b043f66f886e71ab37e6032..a6b3c1f41aedb05d98174650495f99386df13ffa 100644 (file)
@@ -113,4 +113,4 @@ void TimeoutManager::clearCobTimeouts() {
 TimeoutManager::~TimeoutManager() {
   clearCobTimeouts();
 }
-}
+} // namespace folly